x
1
2
3
<div>
<p class="leading-7 [&:not(:first-child)]:mt-6" size="base" weight="medium" color="primary">This is an Paragraph</p>
</div>
1
2
3
render(TestView.new) do
TypographyP(size:, weight:, color:) { "This is an Paragraph" }
end
Param Description Input