Andarist / Andarist/react-textarea-autosize
row-property is a noop?
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
I just noticed in the example-site that the `row`-attribute is not doing anything:
these are not 4 rows.
is this expected behavior?
I understand that 'row' is a bit of an odd property in the first place when using an auto-growing textarea, but if it is a noop, then it would be better to just give a type-error imo.
[btw I am making a port of react-textarea-autosize for solid](https://github.com/bigmistqke/solid-textarea-autosize)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.