We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It would be good to be able to set a minimum and/or maximum value that the user can enter. <DynamicNumber min={0} max={100} ... />
<DynamicNumber min={0} max={100} ... />