FrameAddStyleTagOptions.content property
Raw CSS content to be injected into the frame.
Signature:
interface FrameAddStyleTagOptions {
content?: string;
}
Raw CSS content to be injected into the frame.
Signature:
interface FrameAddStyleTagOptions {
content?: string;
}