Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
BootstrapContainerTypeProperties
.setBootstrapContainerType
Sets the bootstrap root container type which is applied to the root div on the page when a form is running with the bootstrap framework configured.
Supported values:
Value
Meaning
Centered
Applies bootstrap class
container
, this is a fixed-width container (meaning its max-width changes at each breakpoint)
Full Width
Applies bootstrap class
container-fluid
, this is a full width container, spanning the entire width of the viewport
Parameters
java.lang.String bootstrapContainerType,
Supported values: