Renders an array of actions
Optional
<Actions actions={[{ label: 'Action Label', onActionSelected={actionSelectedHandler} }]}/> Copy
<Actions actions={[{ label: 'Action Label', onActionSelected={actionSelectedHandler} }]}/>
Generated using TypeDoc
Renders an array of actions