add option to specify css className #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-css-class"
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?
The only downside is that overriding the width or height via css will not work correctly (mention in documentation?)
Default is currently that it doesn't add any class when not specified.
Apologies for not responding to this forever. I didn't have notifications turned on for this repository.
If you're still interested in this, could you change the property name to just
classand mention the feature in the readme?@marijnh No problem, had forgotten about it myself ^^
I made the requested changes.