DynamicControlFn
No documentation has been provided.
Presentation
type DynamicControlFn = (
instance: unknown,
) => NgControl | ControlContainer | undefined;
No documentation has been provided.
type DynamicControlFn = (
instance: unknown,
) => NgControl | ControlContainer | undefined;