Skip to content

getSvgAttributes

getSvgAttributes(type): string[]

Parameters

type: SVGElementName

Type of svg element (eg. ‘circle’)

Returns

string[]

string names of supported attributes

Defined in

src/util/misc/svgParsing.ts:17