property ToastProps.action

Action button

Properties

label: string
onClick: () => void

Usage

import { type ToastProps } from ".";