cThemeSelector
Listbox to change the working Bootstrap theme.
Properties
|
Description |
Autofocus |
Button class as described in the bootstrap manual |
BackgroundColor |
Bootstrap background color |
label |
Label of the field |
labelColor |
Bootstrap text-color |
labelPosition |
Label above or before the field |
Multiple |
Multiple select allowed (deprecated, do not use) |
PHP Events
|
Description |
onChange |
Triggers when the user changes theme |
JavaScript Events
|
Description |
onChange |
Required in combination with the PHP Event |