Using a custom Livewire component in place of a form (v3)

Is it possible to replace the default modal form that opens from a relation manager with a custom Livewire component that interacts with the data? This would be within a Filament v3 admin panel, not a separate app. The docs mention adding Filament components to Livewire components, but not the other way around.
Was this page helpful?