Skip to main content

DemoBox

Function DemoBox 

Source
pub fn DemoBox(props: DemoBoxProps) -> impl IntoView
Expand description

A themed dashed-border box for preview demos and primitive stubs awaiting implementation.

Use inside layout previews to show container bounds, or as the body of a gap stub with label=placeholder_label("ComponentName").

ยงOptional Props