Tile

<Tile color={COLOR} icon={ICON} iconAccent={ICON_ACCENT} size={64} isRound={IS_ROUND} isRounded={IS_ROUNDED} colorAccent={COLOR_ACCENT}/>
NameTypeDescriptionRequired
color
ThebeColors
-
Yes
colorAccent
ThebeColors
-
icon
ThebeIconType
-
Yes
iconAccent
ThebeIconType
-
isRound
boolean
-
isRounded
boolean
-
onClick
ThebeOnClickType
-
size
number
-
Yes
text
string
-