Documentation / @ripl/core / ContextElement
Interface: ContextElement ​
Defined in: packages/core/src/context/types.ts:217
Minimal interface for context-level elements (paths, text) identified by a unique id.
Extended by ​
Properties ​
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
id | readonly | string | Unique identifier for this element. | packages/core/src/context/types.ts:219 |