@tempots/dom > HeadlessAdapter > setStyles
Sets the styles of an element.
Signature:
readonly setStyles: (el: EL, styles: Record<string, string>) => void;