Label provides 6 colors and 4 size options as well as an option to toggle between the round effect and the rectangular effect.
View | Class | Description |
Label | label mini | Default text box (Mini) |
Label | label small | Default text box (Small) |
Label | label info | Blue text box (Normal) |
Label | label large danger | Red text box (Large) |
Label | label mini success | Green text box (Mini) |
Input Box provides 2 colors and 4 size options as well as an option to toggle between the round effect and the rectangular effect.
View | Class | Description |
input mini | Default text box (Mini) | |
input small | Default text box (Small) | |
input | Default text box (Normal) | |
input large | Default text box (Large) | |
input disabled | Default text box (Disabled) |
A form based on HTML5, with colors and sizes that are the same as those of the text box.
View | Type | Class | Description |
number | input | Default number box | |
input | Default email box |
Same as the text field. Size options are not available.
View | Tag | Class | Description |
textarea | input | Default text area | |
textarea | input | Default text area (Disabled) |