TLUiToastAction
Table of contents
interface TLUiToastAction {}
Properties
label: string
onClick: () => void
type: 'danger' | 'normal' | 'primary'
interface TLUiToastAction {}
label: string
onClick: () => void
type: 'danger' | 'normal' | 'primary'