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