Pass Through documentation for InputText component
Some sections may not be visible due to the availability of the particular feature.
Defines passthrough(pt) options of InputText component.
label | type | description |
---|---|---|
root | InputTextPassThroughType<InputHTMLAttributes<HTMLInputElement>> | Used to pass attributes to the root's DOM element. |