🔗 Function: getStyle()
getStyle<
E>(prop):Extractor<string,E>
Defined in: src/lib/extractors.ts:38
🔗 Type Parameters
🔗 E
E extends HTMLElement | SVGElement | MathMLElement = HTMLElement
🔗 Parameters
🔗 prop
string
🔗 Returns
Extractor<string, E>