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