14 lines
489 B
Markdown
14 lines
489 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [FontFamilies](./puppeteer.protocol.page.fontfamilies.md) > [cursive](./puppeteer.protocol.page.fontfamilies.cursive.md)
|
|
|
|
## Protocol.Page.FontFamilies.cursive property
|
|
|
|
The cursive font-family.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
cursive?: string;
|
|
```
|