Skip to main content
Version: 17.1.2

FrameAddStyleTagOptions.url property

the URL of the CSS file to be added.

Signature:

interface FrameAddStyleTagOptions {
url?: string;
}