@furo/input
Input components for furo. With this components you can design your form or any other data input for your app.
If you look for input components with data binding, look at the @furo/data-input components. This are the components used there.
What is inside
Elements
- furo-button a md button
- furo-checkbox checkbox input box
- furo-checkbox-input checkbox input element with label
- furo-chip chips
- furo-color-input color input element
- furo-date-input date input element
- furo-file-dialog file input element
- furo-file-drop dropzone for files
- furo-icon-button icon button element
- furo-input-chip input chips
- furo-number-input number input element
- furo-password-input password input element
- furo-radio-button radio input circle
- furo-radio-button-input radio input with label
- furo-range-input range slider
- furo-search-input search input element
- furo-select-input select input (dropdown)
- furo-sign-pad draw or sign
- furo-text-input text input element
- furo-textarea-input textarea input element
- furo-time-input time input element