Table of contents
interface TLUiToast {}

Properties

actions

optional
actions?: TLUiToastAction[]

closeLabel

optional
closeLabel?: string

description

optional
description?: string

icon

optional

id

id: string

keepOpen

optional
keepOpen?: boolean

severity

optional
severity?: AlertSeverity

title

optional
title?: string

Prev
TLUiStylePanelProps
Next
TLUiToastAction