bubbles/textarea
kena 649f78e1fd
fix(textarea): pre-allocation of value (#213)
The maximum slice size of m.value is the max number of rows,
which is the max height.
2022-08-15 10:25:20 -04:00
..
textarea_test.go feat(textarea): Add multi-line text input 2022-06-28 12:29:24 -04:00
textarea.go fix(textarea): pre-allocation of value (#213) 2022-08-15 10:25:20 -04:00