Skip to content

NavIcon

Circular icon container for navigation headers. Wraps an icon with a circular accent-colored background.

Circular icon container for navigation headers. Wraps an icon with a circular accent-colored background.

PropTypeDefaultDescription
classNamestringAdditional CSS class names applied to the root element.
data-testidstringTest ID applied to the root element.
icon*ReactNodeThe icon element to render inside the circular background.
refRef<HTMLSpanElement>Ref forwarded to the root element.
styleCSSPropertiesInline styles applied to the root element.