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