bootstrap-number-inputs
v1.0.0
Published
Responsive Number Inputs built with Bootstrap 5. Input fields refer specifically to the number input fields, which are used to obtain data from the users.
Downloads
5
Maintainers
Readme
Responsive Number Inputs built with Bootstrap 5. Input fields refer specifically to the number input fields, which are used to obtain data from the users.
Check out Bootstrap Number Inputs Documentation for detailed instructions & even more examples.
Basic example
<div class="form-outline">
<input type="number" id="typeNumber" class="form-control" />
<label class="form-label" for="typeNumber">Number input</label>
</div>
How to use?
Download MDB 5 - free UI KIT
Choose your favourite customized component and click on the image
Copy & paste the code into your MDB project
▶️ Subscribe to YouTube channel for web development tutorials & resources
More examples
Bootstrap Number inputs phone number:
Bootstrap Number inputs minimum and maximum:
Bootstrap Number inputs base value:
Bootstrap Number inputs precision:
Bootstrap Number inputs unremovable postfix: