Last updated 2 years ago
you can use Text::class to build a text input like this
Text::class
Text::make('name');
this class works with vue ViltText.vue
ViltText.vue