Documentation / @ripl/core / ContextText
Class: ContextText
Defined in: packages/core/src/context/text.ts:11
A virtual text element capturing position, content, and optional path-based text layout.
Extended by
Implements
Constructors
Constructor
new ContextText(
__namedParameters):ContextText
Defined in: packages/core/src/context/text.ts:29
Parameters
| Parameter | Type |
|---|---|
__namedParameters | TextOptions |
Returns
ContextText