auto-size-transition
AutoSize Transition
A React component that scales its size dynamically based on the content it contains.
A component that scale dynamically according to the internal size
9 stars
2 watching
1 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
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 |
joshuawwright/ngx-autosize-input | An Angular directive to automatically adjust the width of an input element based on its content | 22 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
anatoliygatt/heart-switch | A reusable toggle switch component with customizable appearance and behavior | 443 |
stevepapa/angular2-autosize | An Angular2 directive that automatically adjusts textarea height to fit content. | 118 |
fritx/react-drag-sizing | A React component that allows users to resize an element using drag and drop | 19 |
ctrlplusb/react-sizeme | A library that allows React components to adapt their size and layout based on their rendered dimensions. | 1,947 |
joerez/react-transitions | A CSS animation library designed to handle full-page transitions in React applications | 215 |
meirionhughes/aurelia-resize | A plugin for detecting when DOM elements change size | 16 |
leaverou/stretchy | Automatically adjusts form elements to fit available space without user intervention. | 1,274 |
andrico1234/autosize-textarea | A textarea component that automatically resizes to fit its content | 33 |
simc/auto_size_text | A Flutter widget that automatically resizes text to fit within its bounds. | 2,057 |
yury-dymov/react-autocomplete-input | A React component for providing autocomplete functionality in input fields | 199 |