Skip to content

Stack

Stack visually puts elements on top of each other.

Link to DaisyUI documentation

Properties

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

Children

Accepts any HTML content

Examples

<{Stack}>

</{Stack}>