Extensions

Press shift + S to search API reference.

React component

FieldIcon

View source

Props

interface FieldIconProps extends SharedIconProps
classNameundefined | string

Additional class names to apply to the icon.

fieldField

The field model to display an icon for.

fillColorundefined | string

The color of the icon.

pathClassNameundefined | string

Additional class names to apply to the icon path.

pathStyleReact.CSSProperties

Additional styles to apply to the icon path.

sizenumber | string

The width/height of the icon. Defaults to 16.

styleReact.CSSProperties

Additional styles to apply to the icon.