mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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;