I would like to build a little application that has the below functionality:
- user can paste email HTML into a text area
- there should be a preview pane that can display the given code in a desktop, mobile, tablet view
- and I should be able to define how the preview should behave (invert colors, etc)
I tried using the HTML element in Bubble, but that didn’t help. Is there a way somehow to build this using the available toolset?