Andarist / Andarist/react-textarea-autosize
row-property is a noop?
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.4k
- Forks
- 247
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.