Standard Monarch treatment
Default List
- Clear information architecture
- Token-driven presentation
- Accessible semantic markup
Classes, source, anatomy, and accessibility
Anatomy: Semantic wrapper, component content, optional metadata, and actions.
Accessibility: Uses native semantic HTML and visible labels where applicable.
<?php monarch_render_component('typography', 'list', ['style' => 'default']); ?>