x
1
<div class="box">I'm in a box.</div>
1
2
3
render(Bulma::BoxComponent.new) do "I'm in a box."end
No notes provided.
No params configured.
<div class="box">I'm in a box.</div>
render(Bulma::BoxComponent.new) do "I'm in a box."end
No notes provided.
No params configured.
<lookbook-embed app="https://bulma-view-components.fly.dev/" preview="Elements::BoxComponentPreview" scenario="with_text_content"></lookbook-embed>