A functional component that renders an action button. The button's type of action (edit, archive, delete), visibility, and associated item ID are customizable. An icon for each action type can also be provided through the 'icons' prop.
Optional
The rendered ActionButton component or null if the button is not visible
Generated using TypeDoc
A functional component that renders an action button. The button's type of action (edit, archive, delete), visibility, and associated item ID are customizable. An icon for each action type can also be provided through the 'icons' prop.