Andarist / Andarist/react-textarea-autosize
Cannot use my own textarea
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.4k
- Forks
- 247
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
https://github.com/andreypopp/react-textarea-autosize/blob/master/src/index.js#L82
Instead of rendering a `` this library should render children where the default props is a textarea with values.
This would give users who use this library more control if they wanted it with no downsides, it would not break existing users.
For example if I wanted to use Rebass TextArea then I would be able to specify my own text area element instead. At the moment this is impossible.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.