x
1
<div class="rounded-xl border bg-card border-card-border text-card-foreground shadow-sm"></div>1
2
3
4
render(Ui::CardComponent.new) do |c| c.header { "Card header" } c.body { "Card body" }endNo notes provided.
No params configured.