x
1
2
3
4
5
<div class="md:flex md:items-center md:justify-between"> <div class="flex-1 min-w-0"> <h1 class="text-4xl mb-10 mt-5 font-bold text-yellow">This is a PageHeading</h1> </div></div>
1
render PageHeadingComponent.new(title: title)
PageHeading
Top level heading for a page
Param | Description | Input |
---|---|---|
— |
|