@tempots/dom > BrowserContext > setStyle
Sets the style of the element.
Signature:
readonly setStyle: (name: string, value: string) => void;