Skip to content

getIcon

@firecms/core


@firecms/core / getIcon

getIcon(iconKey?, className?, color?, size?): ReactElement<any, string | JSXElementConstructor<any>> | undefined

Defined in: util/icons.tsx:7

ReactNode

string

IconColor

number | "small" | "medium" | "large" | "smallest"

ReactElement<any, string | JSXElementConstructor<any>> | undefined