Component to create a card that displays some information.
The card may be composed by divs with specially prepared classes title
and/or content
. You can also add your own content as you please.
Use the v-ons-card
component to get a highlighted box in which you can insert any type of content you wish.
Special classes title
and content
allow you to have predefined styles’ separation.
Name | Type | Description |
---|---|---|
modifier | String | The appearance of the card. Optional. |
Name | Description |
---|---|
material | A card with material design. |
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.