[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [ShorthandEntry](./puppeteer.protocol.css.shorthandentry.md) > [value](./puppeteer.protocol.css.shorthandentry.value.md) ## Protocol.CSS.ShorthandEntry.value property Shorthand value. Signature: ```typescript value: string; ```