x
1
<h2 class="text-3xl mb-6 font-bold text-yellow">This is a Heading</h2>
1
2
3
render HeadingComponent.new(tag: tag) do "This is a Heading"end
Heading
Every page needs them!
Param | Description | Input |
---|---|---|
— |
|
<h2 class="text-3xl mb-6 font-bold text-yellow">This is a Heading</h2>
render HeadingComponent.new(tag: tag) do "This is a Heading"end
Every page needs them!
Param | Description | Input |
---|---|---|
— |
|
<lookbook-embed app="https://jbaker.dev/lookbook/" preview="HeadingComponentPreview" scenario="default"></lookbook-embed>