@tempots/dom

BrowserContext.setStyle property

Sets the style of the element.

Signature:

readonly setStyle: (name: string, value: string) => void;