Interface: BaseIconProps#
Renderer.Component.BaseIconProps
Hierarchy#
BaseIconProps
Table of contents#
Properties#
Properties#
active#
• Optional
active: boolean
apply active-state styles
big#
• Optional
big: boolean
A pre-defined icon-size
disabled#
• Optional
disabled: boolean
focusable#
• Optional
focusable: boolean
Allow focus to the icon to show .active
styles. Only applicable if interactive is true
.
default
true
href#
• Optional
href: string
render icon as hyperlink
interactive#
• Optional
interactive: boolean
indicates that icon is interactive and highlight it on focus/hover
link#
• Optional
link: LocationDescriptor
<unknown
>
render icon as NavLink from react-router-dom
material#
• Optional
material: string
One of the names from https://material.io/icons/
size#
• Optional
size: string
| number
The icon size (css units)
small#
• Optional
small: boolean
A pre-defined icon-size
smallest#
• Optional
smallest: boolean
A pre-defined icon-size
sticker#
• Optional
sticker: boolean
svg#
• Optional
svg: string
Either an SVG XML or one of the following names - configuration - crane - group - helm - install - kube - lens-logo - license - logo-lens - logout - nodes - push_off - push_pin - spinner - ssh - storage - terminal - user - users - wheel - workloads