Table of contents
interface TLUiToast {}

Properties

actions

actions?: TLUiToastAction[]

closeLabel

closeLabel?: string

description

description?: string

icon

icon?: TLUiIconType

id

id: string

keepOpen

keepOpen?: boolean

severity

severity?: AlertSeverity

title

title?: string

TLUiStylePanelPropsTLUiToastAction