utils.Svg class
A name with the type of the SVG element stored in the generic.
Signature:
export declare class Svg<_T>
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Svg class.
Methods
| Method | Modifiers | Description |
|---|---|---|
| toString() | Returns the SVG element tag name. |