typedComponent
typedComponent<
T>(input):object
Defined in: projects/view-angular/lib/util/typed-component.ts:208
Type Parameters
Section titled “Type Parameters”T extends PiCommonConfig<any, any, Record<string, PiTypeConfig<any, any[]>>, Record<string, PiWrapperConfig<any>>>
Parameters
Section titled “Parameters”T
Returns
Section titled “Returns”object
define
Section titled “define”define:
T
nfcComponent
Section titled “nfcComponent”nfcComponent: <
TCName>(input,fn?) =>SchemaWithPipe<readonly [OptionalSchema<VoidSchema<undefined>,undefined>,MetadataListAction<void|undefined>]>
Type Parameters
Section titled “Type Parameters”TCName
Section titled “TCName”TCName extends string | number | symbol | Type<any>
Parameters
Section titled “Parameters”TCName
(actions) => any[]
Returns
Section titled “Returns”SchemaWithPipe<readonly [OptionalSchema<VoidSchema<undefined>, undefined>, MetadataListAction<void | undefined>]>
setComponent
Section titled “setComponent”setComponent: <
TCName,K>(input,fn?) =>MetadataListAction<K>
Type Parameters
Section titled “Type Parameters”TCName
Section titled “TCName”TCName extends string | number | symbol | Type<any>
K
Parameters
Section titled “Parameters”TCName
(actions) => any[]
Returns
Section titled “Returns”MetadataListAction<K>