Optional
classOptional
contentInitial DOM content of panel body.
Optional
shadowWhether to create the toast with ShadowDOM. Note that CSS may not work with ShadowDOM in pages with strict CSP limits.
Optional
styleAdditional CSS for the toast.
:host
can be used to match the host element.
Optional
themeApply built-in themes, default as light
.
Available values are light
and dark
, any other value will disable the theme CSS.
Generated using TypeDoc
Additional className for the toast root element