rawConfig
constrawConfig: <TInput>(value,workOn?) =>RawConfigAction<"viewRawConfig",TInput,AnyCoreSchemaHandle>
Defined in: projects/view-angular-core/convert/action/raw-config.ts:3
Type Parameters
Section titled “Type Parameters”TInput
Section titled “TInput”TInput
Parameters
Section titled “Parameters”RawFn<AnyCoreSchemaHandle>
workOn?
Section titled “workOn?”"afterSchemaType"
Returns
Section titled “Returns”RawConfigAction<"viewRawConfig", TInput, AnyCoreSchemaHandle>