puppeteer/new-docs/puppeteer.protocol.dom.rgba.a.md
2020-07-13 14:01:35 +01:00

459 B

Home > puppeteer > Protocol > DOM > RGBA > a

Protocol.DOM.RGBA.a property

The alpha component, in the [0-1] range (default: 1).

Signature:

a?: number;