Action buttons
Pass an action to render a clickable button to the right of the message. Clicking the action button fires onClose with reason: 'instructed' and dismisses the toast.
Dismissed: 0
Render-function action
action can also be a function that receives the snackbar's key. Useful when you need to imperatively close the toast or look up state by key.
Close reasons
onClose receives the close reason as its second argument: