24cb6a28ad
* chore: document Frame class
430 B
430 B
Home > puppeteer > FrameAddStyleTagOptions > content
FrameAddStyleTagOptions.content property
Raw CSS content to be injected into the frame.
Signature:
content?: string;