PetalComponents.Typography (petal_components v0.17.2) View Source
Everything related to text. Headings, paragraphs and links
Link to this section Summary
Link to this section Functions
Usage:
<.ol>
<li>Item 1</li>
<li>Item 2</li>
</.ol>
Usage:
<.ul>
<li>Item 1</li>
<li>Item 2</li>
</.ul>