can we entangle state form field into livewire component.

custom-field-filament.blade.php
<livewire:custom-component wire:model="{{$getStatePath()}}"/>
Was this page helpful?