Skip to content

@ralphschuler.webgl shader factory.<internal>.SVGAnimatedString

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: SVGAnimatedString

@ralphschuler/webgl-shader-factory.<internal>.SVGAnimatedString

The SVGAnimatedString interface represents string attributes which can be animated from each SVG declaration. You need to create SVG attribute before doing anything else, everything should be declared inside this.

MDN Reference

Table of contents

Properties

Properties

animVal

Readonly animVal: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:19077


baseVal

baseVal: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:19079

Typescript Libraries

Modules

Namespaces

Clone this wiki locally