Skip to content

Documentation / @ripl/svg / SVGContextElement

Interface: SVGContextElement

Defined in: svg/src/index.ts:75

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/index.ts:77
idreadonlystringUnique identifier for this element.ContextElement.idcore/src/context/types.ts:178