setCssProps
Import:
import 'obsidian-test-mocks/setup';Signature:
function setCssProps(this: SVGElement, props: Record<string, string>): voidParameters:
| Parameter | Type | Description |
|---|---|---|
this | SVGElement | |
props | Record<string, string> |
Returns: void
Import:
import 'obsidian-test-mocks/setup';Signature:
function setCssProps(this: SVGElement, props: Record<string, string>): voidParameters:
| Parameter | Type | Description |
|---|---|---|
this | SVGElement | |
props | Record<string, string> |
Returns: void