IconSpec Type alias

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

IconSpec = string | React.ReactNode

Defined in

Last Updated: 08 January, 2020