IconField Pass Through

Pass Through documentation for IconField component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

IconField PT Options#

Defines passthrough(pt) options of IconField component.

labeltypedescription
rootIconFieldPassThroughType<InputHTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.
iconIconFieldPassThroughType<InputHTMLAttributes<HTMLDivElement>>Used to pass attributes to the icon's DOM element.

InputIcon PT Options#

Defines passthrough(pt) options of InputIcon component.

labeltypedescription
rootInputIconPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.