Represents a list title.
<ons-list-title>List Title</ons-list-title>
<ons-list>
<ons-list-item>Item</ons-list-item>
</ons-list>
Modifiers are set in the modifier
attribute. To use more than one, separate them by spaces. For example:
<ons-list-title modifier="material
modifier2"><ons-list-title>
.
Name | Description |
---|---|
material | Display a Material Design list title. |
If you have any questions, use our Community Forum or talk to us on Discord chat. The Onsen UI team and your peers in the community will work together to help solve your issues.
For bug reports and feature requests use our GitHub Issues page.