Stable
Tile
<Tile color={COLOR} icon={ICON} iconAccent={ICON_ACCENT} size={64} isRound={IS_ROUND} isRounded={IS_ROUNDED} colorAccent={COLOR_ACCENT}/>
Name | Type | Description | Required |
color | HeliosColors | - | Yes |
colorAccent | HeliosColors | - | |
icon | HeliosIconType | - | Yes |
iconAccent | HeliosIconType | - | |
isRound | boolean | - | |
isRounded | boolean | - | |
onClick | HeliosOnClickType | - | |
size | number | - | Yes |
text | string | - |