RIO Ed - My Tile (Aura)
rio_ed:myTile
Component Name | RIO Ed - My Tile (Aura) |
API Name | rio_ed:myTile |
Type | Standalone |
Recommended Pages | Any page in digital experience |
Supported In | Salesforce Internal |
This component serves as a 'button' that can direct the user to another page.
For example, the My Applications page on the Student Community can have 3 tiles for the different types of applications.
Each tile can be given a name and description, as well as an icon.
- Here are the utility icons that can be used.
The link to direct users to the individual separate page must also be included and published.
Attribute Name | API Name | Description |
Name | tileName | Name of tile. |
Description | tileDescription | Description of tile. |
Icon | tileIcon | Icon of tile. |
Link | tileLink | Link of tile. |
Size of Icon | tileIconSize | Size of Icon: xx-small, x-small, small, medium, or large. |