Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
WireBootstrap standardizes on many of the common configuration options for the third-party components used in Bootstrap themes. These are illustrated in the following sections.
Each section contains examples that render the component inside an element with a DOM id of select
. Note, all WireBootstrap components are rendered by passing a configuration object into the render
method.
See for more on the render
method and details on configuration options.