IconSpec Type alias

Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue.

IconSpec = string | ConditionalStringValue | React.ReactNode

Defined in

Last Updated: 20 June, 2023