14 lines
502 B
Markdown
14 lines
502 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [AttributeModifiedEvent](./puppeteer.protocol.dom.attributemodifiedevent.md) > [name](./puppeteer.protocol.dom.attributemodifiedevent.name.md)
|
|
|
|
## Protocol.DOM.AttributeModifiedEvent.name property
|
|
|
|
Attribute name.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
name: string;
|
|
```
|