-
Notifications
You must be signed in to change notification settings - Fork 20
Feature Request: convert hardcoded Livewire Methods in blade template to Action classes #24
Copy link
Copy link
Open
Description
now for example the action items are hardcoded in the blade views:
| {{-- Dropdown Menu --}} |
| {{-- Dropdown Menu --}} |
| {{-- Hover actions (shown when hovered) --}} |
etc...
But it would be nicer to allow for custom Actions. with the ability to add your own Actions. for example if you want to edit a particular filetype with a custom Action method. (for example load an external picture editor: Canva, Adobe Express, Pixlr, img.ly or pixelixe) etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels