Number Input
Real time input integration with min-max enforcement
Introducing our latest plugin: Number Input
Dynamic Number Input: Generates an input field of type number. Allows setting minimum and maximum values to constrain user input.
Real-Time State Publishing: Publishes the initial value of the input field upon page load. Continuously monitors the input field for changes and publishes the updated value.
Min/Max Enforcement: Ensures that the input value does not fall below the minimum or exceed the maximum limit. Automatically adjusts the input value to adhere to the constraints.
Element Name : Numeric Input (visual element)
1- Increase the input's value by clicking up arrow till maximum if set.
2- Decrease the input's value by clicking down arrow till minimum if set.
3- Input any number within the range min-max
1- Value (contains the numeric input's value)
