RenderMode
Union
RenderMode
type
Sets the rendering mode of the component.
The supported values are:
"canvas"—Renders the component as a Canvas element."svg"—Renders the component as an inline SVG document.
Possible values:
"svg""canvas"
type
Sets the rendering mode of the component.
The supported values are:
"canvas"—Renders the component as a Canvas element."svg"—Renders the component as an inline SVG document.Possible values:
"svg""canvas"