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
Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue.
IconSpec = string | ConditionalStringValue | React.ReactNode
Last Updated: 20 June, 2023