Ready 4.0.0+
GeoDropdownCompactButtonGeoDropdownCompactButton
is a button designed to display a single icon
which is surrounded by a bordered box on hover or when the linked popup is
displayed.
It's suitable to display additional actions in lists or contexts where displaying a long button would overcrow the interface. This kind of button is not designed to reflect state changes other than linked popup being displayed.
See GeoDropdownRegularButton for a button designed to display more info.
Properties
Prop name | Type | Default value | Description |
---|---|---|---|
icon
| array |
| Show description |
disabled
| boolean |
false
| Show description |
Events
Name | Type | Description |
---|---|---|
click |
MouseEvent
| User clicked this button. |
Constants
This component has no exported constants.