Skip to content

Question about wire click outside LivewireDatatable component #613

@matthijs-neijenhuijs

Description

@matthijs-neijenhuijs

I want a Livewire crud component for the create, update and delete and not a livewire component that extends LivewireDatatable with al this methods. Now when i do: wire:click="edit({{$id}})" the method edit must be in the livewire component that extends the LivewireDatatable.

Is this possible or is this just the way livewire works?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions