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
Param Description Input