Tile
Tile is a component which serves as a flexible content container.
Examples
Example that uses all the available r-tile slots.
| Name | Description |
|---|---|
| title | Can accept tags from h1 to h6 tag |
| titleActions | For any button or link |
| contents | Displays multiple sections, use v-content directive to display primary or secondary content types. |
| primary | Primary content of the tile |
| secondary | Secondary content of the tile |
| actions | For any buttons if you want to use tile as form |