driver.js icon indicating copy to clipboard operation
driver.js copied to clipboard

Any plan to support using jsx inside the description attribute?

Open alexya opened this issue 2 years ago • 2 comments

The requirements need us to show a complex page/content in the user tours, and the description of text and HTML is very hard for us to implement. I wonder if there is a plan to support using jsx inside the description attribute.
or is there any workaround?

alexya avatar Sep 08 '23 06:09 alexya

Agreed, passing in a plain string is pretty limiting, even if it allows HTML. Passing in JSX, in React for example, would be great - also allowing for better customization since we could potentially use our own custom styled components within.

andromidasj avatar Jan 17 '24 21:01 andromidasj

Is there any solution yet?

guifeliper avatar Jul 05 '24 12:07 guifeliper