Skip to main content
Version: 16.0.0

FrameAddStyleTagOptions.url property

the URL of the CSS file to be added.

Signature:

interface FrameAddStyleTagOptions {
url?: string;
}