@tempots/dom

HeadlessAdapter.getStyles property

Gets the styles of an element.

Signature:

readonly getStyles: (el: EL) => Record<string, string>;