getSvgAttributes
getSvgAttributes(
type):string[]
Defined in: src/util/misc/svgParsing.ts:12
Returns array of attributes for given svg that fabric parses
Parameters
Section titled “Parameters”Type of svg element (eg. ‘circle’)
Returns
Section titled “Returns”string[]
string names of supported attributes