tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > IconProps

IconProps interface

Signature:

export interface IconProps extends TooltipProps, SpaceProps, SizeProps, ColorProps

Extends: TooltipProps, SpaceProps, SizeProps, ColorProps

Properties

Property Modifiers Type Description
children   ReactNode SVG content to render.
viewBox   string ViewBox of the provided content.