🔤Textarea

you can use Textarea::class
to build a Textarea input like this
Textarea::make('name');
this class works with vue ViltTextArea.vue
Last updated
you can use Textarea::class
to build a Textarea input like this
Textarea::make('name');
this class works with vue ViltTextArea.vue
Last updated