x
1
2
3
<div>
<h3 class="scroll-m-20 text-xl font-semibold tracking-tight" variant="primary" weight="medium">This is an H3 heading</h3>
</div>
1
2
3
render(TestView.new) do
TypographyH3(variant:, weight:) { "This is an H3 heading" }
end
Param Description Input