Please give me example for row actions #384
Unanswered
stojankukrika
asked this question in
Q&A
Replies: 4 comments
-
https://github.com/rappasoft/laravel-livewire-tables/wiki/Custom-Row-View check here |
Beta Was this translation helpful? Give feedback.
0 replies
-
The link calls me to the main page of the package, will there be another link? I also want to perform said actions |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://rappasoft.com/docs/laravel-livewire-tables/v1/rows/custom-row-view |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Can someone give me some examples of how to add actions in each row: edit, show, and delete? No problem if that needs to go to some route and edit do in the blade, only I do not see that in documentation is that possible and how to do that.
Beta Was this translation helpful? Give feedback.
All reactions