Element of type Dropdown Button
Attribute | Description | Type | Details | |
---|---|---|---|---|
type | The identifier of the component | string ("dropdownButton") | ||
child | component | |||
text | The text of the dropdown button | string | ||
disabled | If true, the dropdown button is disabled | boolean | ||
icon | component | type | string ("icon") | |
mainStyle | The style to use, the component will be changed according to the theme. | string ("primary", "secondary", "tertiary") | ||
size | The size to use, the component will be sized according to the value. | string ("small", "medium", "large") |