Enum ButtonSize
Twitter Bootstrap button sizes: https://getbootstrap.com/docs/3.4/css/#buttons-sizes
Namespace: ChameleonForms.Templates.TwitterBootstrap3
Assembly: ChameleonForms.Templates.dll
Syntax
public enum ButtonSize
Fields
| Name | Description |
|---|---|
| Default | Default button size. |
| ExtraSmall | Extra small button size. |
| Large | Large button size. |
| NoneSpecified | None specified. |
| Small | Small button size. |