Possible values are (a blank string removes the current styling):
controls.BUTTON1.bootstrapSize = "Large"; controls.BUTTON1.setBootstrapSize("Small");
Possible values are (a blank string removes the current styling):
- Large
- Small
Example:controls.BUTTON1.bootstrapSize = "Large"; controls.BUTTON1.setBootstrapSize("Small");