Custom Action Buttons #1013
vicenterusso
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
⚡ PowerGrid ⚡ Feature Request
Summary
Create specific functions to render custom action buttons. I tried the
->render()
but that didn't help too much. For example when using the destroy button, I had to use custom form with delete methods and so on.Why is this needed?
Create custom button but maintain the core functionality
Suggested Solution(s)
Instead of a
->caption()
function maybe something like->rawContent()
to accept pure html, for example<svg />
tagsBeta Was this translation helpful? Give feedback.
All reactions