IftaLabel Pass Through

Pass Through documentation for IftaLabel component

Viewer#

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

IftaLabel PT Options#

Defines passthrough(pt) options of IftaLabel component.

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

Label PT Options#

Defines passthrough(pt) options of Label component.

labeltypedescription
rootLabelPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.
iftaLabelPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the ifta's DOM element.
floatLabelPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the float's DOM element.