ActionButtonListProps Interface
Properties of ActionButtonList React component
Properties
| Name | Type | Description | |
|---|---|---|---|
| actionButtonRenderers | ActionButtonRenderer[] | Array of action button renderers | |
| isPropertyHovered | undefined | boolean | Indicated whether a property is hovered | |
| orientation | Orientation | Orientation to use for displaying the action buttons | |
| property | PropertyRecord | Property that action buttons belong to |
Defined in
Last Updated: 30 November, 2023