Hierarchy

Properties

disabled?: boolean

Tile is disabled or enabled, default is false

groupName: string

Group name of the item

icon: ReactNode

Icon location or an react element of svg icon. if an react element of svg is passed, the correct style for two types ("small" and "large") will be applied accordingly The styles which don't want to be affected based on the tile type can be passed as inline styles.

label: string

Tile label

path: string

url path

subLabel?: string

Tile sub label

Generated using TypeDoc