zoid icon indicating copy to clipboard operation
zoid copied to clipboard

Set title of created iframe

Open malua opened this issue 2 years ago • 0 comments

Hey first of all thanks for this great library!

I have a question regarding a cosmetic issue:

I create a iframe by calling zoid.component({});

And then calling render and passing the container selector.

The iframe is created with a generated title "ec_webshop_inner" and I was wondering if I can somehow set the title on the iframe. Because this string is sometimes visible to the user on mouse hover.

image

Thank you!

malua avatar Nov 30 '23 14:11 malua