ActionButtonListProps Interface
Properties of ActionButtonList React component
Properties
| Name | Type | Description | |
|---|---|---|---|
| actionButtonRenderers | ActionButtonRenderer[] | Array of action button renderers | |
| isPropertyHovered | boolean | undefined | 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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.