ReferenceTypeScript APIInterfacesSvgElementInfoOn this pageSvgElementInfoPropertiesclscls: string | string[]The class to be assigned. Can be a space-separated string or an array of strings.attrattr: { [key: string]: string | number | boolean; }HTML attributes to be added.parentparent: NodeThe parent element to be assigned to.prependprepend: boolean