Skip to content

Documentation / @ripl/core / ContextElement

Interface: ContextElement

Defined in: packages/core/src/context/types.ts:176

Minimal interface for context-level elements (paths, text) identified by a unique id.

Extended by

Properties

PropertyModifierTypeDescriptionDefined in
idreadonlystringUnique identifier for this element.packages/core/src/context/types.ts:178