Table of contents
interface TLUiToastAction {}

Properties

label

label: string

onClick

onClick: () => void

type

type: 'danger' | 'normal' | 'primary'

TLUiToastTLUiToastsContextType