Add optional markClass to Actions #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "actions-styling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds a
markClassattribute to theActioninterface and assigns additional CSS classes to the rendered action based on the value. This adds a way to style an individual or group of actions.Thanks! That seems like a reasonable addition. Merged.