🆎Text

you can use Text::class to build a text input like this

Text::make('name');

this class works with vue ViltText.vue

Last updated