Data binding
Hi guys, please help!
How can I set data in a Livewire array property? and bind that property to a filament field and make it populate with the data?
I am using custom page by the way, I want some data to be "bind" in a filament field after an event done, like google listener "overlaycomplete".
2 Replies
I honestly have no idea of what you are trying to describe as for what you want... Can you be more specific here?
Field::make('array.data.here')