InputNumber Pass Through

Pass Through documentation for InputNumber component

Viewer#

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

PT Options#

Defines passthrough(pt) options of InputNumber component.

labeltypedescription
rootInputNumberPassThroughType<InputHTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.
inputInputNumberPassThroughType<InputHTMLAttributes<HTMLInputElement>>Used to pass attributes to the input's DOM element.