14 lines
435 B
Markdown
14 lines
435 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [FontFace](./puppeteer.protocol.css.fontface.md) > [src](./puppeteer.protocol.css.fontface.src.md)
|
|
|
|
## Protocol.CSS.FontFace.src property
|
|
|
|
The src.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
src: string;
|
|
```
|