Skip to content

Toast

Toast is a wrapper to stack elements, positioned on the corner of page.

Link to DaisyUI documentation

Properties

Property Required Type Description
x No str (one of: start, center, end)
y No str (one of: top, middle, bottom)
Any additional properties No any

Children

Accepts any HTML content

Examples

<{Toast}>

</{Toast}>