# FNumberInput

Number input field extended from FInput.

# Basic usage

The precision prop has been set to 8 by default, you disable this feature by precisionDisabled prop.

You can use attr inputmode="decimal" to wake up numeric keyboard.