One more thing:
If I set event.text, the jpeg export creates the text, but if I set event.html, the exported events are empty, only the background color is visible, the text is not.
Would be great if I could at least use the html option, as it allows to style the event text a little better (multi line, font-weight, paddings, colors, font-size etc…)
The only thing I can do with event.text is using the newline character “\n“ to get multiple lines.
If we could export the original board 1:1 with our custom injected angular components, buttons etc, that would be even better.