sertxudeveloper / livewire-combobox

Add comboboxes to your Livewire forms
MIT License
3 stars 1 forks source link

Allow initial value selection and resetting values #1

Closed sertxudev closed 2 years ago

sertxudev commented 2 years ago

This PR provides a way to set an initial value, this was created with edit forms in mind. Also provides a way of automatically resetting properties once the selected event has been submitted.