headlesslaravel / formations

MIT License
3 stars 5 forks source link

Fields: props #104

Closed dillingham closed 2 years ago

dillingham commented 2 years ago
Field::make('Description')->props(['as' => 'Textarea', 'rows' => '3']),