|
.uk-input
|
Add this class to <input> elements.
|
|
.uk-select
|
Add this class to <select> elements.
|
|
.uk-textarea
|
Add this class to <textarea> elements.
|
|
.uk-radio
|
Add this class to <input type="radio"> elements to create radio buttons.
|
|
.uk-checkbox
|
Add this class to <input type="checkbox"> elements to create checkboxes.
|
|
.uk-range
|
Add this class to <input type="range"> elements to create range forms.
|
|
.uk-form-danger
|
Add this class to notify the user that the value is not validated.
|
|
.uk-form-success
|
Add this class to notify the user that the value is validated.
|
|
.uk-form-large
|
Add this class to make the element larger.
|
|
.uk-form-small
|
Add this class to make the element smaller.
|
|
.uk-form-width-large
|
Applies a width of 500px.
|
|
.uk-form-width-medium
|
Applies a width of 200px.
|
|
.uk-form-width-small
|
Applies a width of 130px.
|
|
.uk-form-width-xsmall
|
Applies a width of 40px.
|
|
.uk-form-blank
|
ohne Rahmen |
|
.uk-form-stacked
|
Add this class to display labels on top of controls.
|
|
.uk-form-horizontal
|
Add this class to display labels and controls side by side.
|
|
.uk-form-label
|
Add this class to define form labels.
|
|
.uk-form-controls
|
Add this class to define form controls.
|