Use form-label and form-control through create basic form.
Use form-floating to create floating form.
form-select to trigger the custom styles. You may also choose from small and large custom selects to match our similarly sized text inputs. class:- [form-select-lg/form-select-sm].
Set heights using classes like form-control-lg and form-control-sm.
For default file/multiple file/disabled file/small file/large file input for use <input> with (type='file').
Use btn-square to define 0px border-radius.
Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.
Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.
Use btn-pill to define border-radius.
Use input-air-* to define bottom box-shadow.
Use id #cart_fields to dynamically add form fields.
Use autosize-textarea to define custom textarea and javascript textarea.
Use [*-maxlength] classes to define maxlength for textarea and inputs.