We already have <vs-input /> but not <vs-textarea />
I'm going to add the * vs-textarea * component after finishing the ssr support in all the components already created. Thank you very much for the contribution, when you have created, I will notify you so you can check it
The component vs-textarea was added in the last update, thank you very much for the contribution
http://localhost:7070/vuesax/components/textarea.html#label

Shouldn't be this the same style as the normal input?

How can I make textarea style same with input? Like border, color, etc.
Because when I use input and textarea at same page with different style, it's look so bad.
we are going to add a variant so that it is equal to the input, thank you very much for the contribution
Ready and the style is similar