- Preparing search index...
- The search index is not available
@formeum/core
Function createContextMainPrivate
- createContextMain<Values, ExtraContext>(otherDefaults: ExtraContext): FastContext<ContextMainInterface<Values, ExtraContext>>
-
Type Parameters
-
Values extends BaseValues
-
ExtraContext extends Record<string, unknown> = Record<never, never>
Parameters
-
otherDefaults: ExtraContext
Returns FastContext<ContextMainInterface<Values, ExtraContext>>