Button Element

Interactive form controls.

The Button Element displays a grid of <button> HTML elements with support for submit and reset types. Each type is wrapped into a child element with its specific features covered in the next sections.


Settings

Control the size and grid for all children.

Button Element
SettingDescription
SizeThe field size defined by uk-form-{size} modifier.
Full WidthShould the field occupy the full width of its parent.
Column GapThe size of the gap between grid columns.
Row GapThe size of the gap between grid rows.

Types

Submit

Submit form control.

Reset

Reset form control.


Integration

Please refer to one of the child elements' documentation for specific integration details.

Previous
Form