arquero
arquero copied to clipboard
pass class or any attribute into .toHtml
For improved a11y use cases and Bulma / Headwind etc class based styling
I'd like to be able to pass attributes into the generated html in a similar way to the style: { td: 'color: green' }
like
class: { td: 'has-text-info is-size-8' }
or
aria:
etc