TLUiToastAction
Public Interface
Table of Contents
Signature
interface TLUiToastAction {}
Properties
label
Public PropertySignature
Signature
label: string
onClick
Public PropertySignature
Signature
onClick: () => void
type
Public PropertySignature
Signature
type: 'primary' | 'secondary' | 'warn'