arquero icon indicating copy to clipboard operation
arquero copied to clipboard

pass class or any attribute into .toHtml

Open cristianvogel opened this issue 3 years ago • 0 comments

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

cristianvogel avatar Feb 07 '22 18:02 cristianvogel