FloatLabel Pass Through

Pass Through documentation for FloatLabel component

Viewer#

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

FloatLabel PT Options#

Defines passthrough(pt) options of FloatLabel component.

labeltypedescription
rootFloatLabelPassThroughType<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.