Documentation / @ripl/core / ContextOptions
Interface: ContextOptions<TMeta> ​
Defined in: packages/core/src/context/types.ts:150
Options for constructing a rendering context.
Extended by ​
Type Parameters ​
| Type Parameter | Default type |
|---|---|
TMeta extends Record<string, unknown> | Record<string, unknown> |