Last updated 2 years ago
you can use Repeater::class to build a repeater input like this
Repeater::class
Repeater::make('name');
this class works with vue ViltRepeater.vue
ViltRepeater.vue
it has some more methods for setting options
->options(array) // it must has row like Text::make(), Select::make()