button

A button to be displayed on the notification

Type

{ text: string; onClick: () => void; }