IconSpec Type alias
Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue.
IconSpec = string | ConditionalStringValue | React.ReactNode | ConditionalIconItem
Defined in
Last Updated: 26 April, 2023
Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue.
IconSpec = string | ConditionalStringValue | React.ReactNode | ConditionalIconItem
Last Updated: 26 April, 2023