Skip to content

Documentation / @ripl/svg / SVGContextElement

Interface: SVGContextElement ​

Defined in: svg/src/types.ts:27

An SVG-specific context element carrying its rendering definition.

Extends ​

Properties ​

PropertyModifierTypeDescriptionInherited fromDefined in
definitionpublicSVGContextElementDefinitionThe rendering definition describing how to build this element's SVG node.-svg/src/types.ts:29
idreadonlystringUnique identifier for this element.ContextElement.idcore/src/context/types.ts:219