property ToastProps.onDismiss

Callback when toast is dismissed

Type

() => void

Usage

import { type ToastProps } from ".";