Skip to content

getCssPropertyValue

Import:

import 'obsidian-test-mocks/setup';

Signature:

function getCssPropertyValue(this: Element, property: string, pseudoElement: string | undefined): string

Parameters:

ParameterTypeDescription
thisElement
propertystring
pseudoElementstring | undefined

Returns: string