ui_suite_daisyui-4.0.x-dev/components/window_mockup/window_mockup.border.story.yml
components/window_mockup/window_mockup.border.story.yml
name: Border
slots:
content:
type: html_tag
tag: div
value: "Hello!"
attributes:
class:
[
"border-base-300",
"flex",
"justify-center",
"border-t",
"px-4",
"py-16",
]
props:
attributes:
class: ["border-base-300", "border"]
