react-input-autosize
Input auto-resizer
A React component that automatically resizes its input field based on its content
Auto-resizing input field for React
769 stars
17 watching
178 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kierianlee/react-autowidth-input | Automatically sized input field component with customizable properties and extensibility options | 14 |
andarist/react-textarea-autosize | A React component that automatically resizes a textarea as its content changes. | 2,237 |
andrico1234/autosize-textarea | A textarea component that automatically resizes to fit its content | 33 |
yury-dymov/react-autocomplete-input | A React component for providing autocomplete functionality in input fields | 199 |
leaverou/stretchy | Automatically adjusts form elements to fit available space without user intervention. | 1,274 |
joshuawwright/ngx-autosize-input | An Angular directive to automatically adjust the width of an input element based on its content | 22 |
adopted-ember-addons/ember-autoresize | A tool that enables dynamic resizing of HTML input and textarea elements based on user input. | 87 |
stevepapa/angular2-autosize | An Angular2 directive that automatically adjusts textarea height to fit content. | 118 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
heyman333/react-native-responsive-fontsize | A React Native library that adjusts font sizes based on device screen size | 636 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
simc/auto_size_text | A Flutter widget that automatically resizes text to fit within its bounds. | 2,057 |
rob-balfre/svelte-select | A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,283 |
fritx/react-drag-sizing | A React component that allows users to resize an element using drag and drop | 19 |