PiCommonConfig
Defined in: projects/view-angular-core/builder-base/type/default-config.ts:17
Type Parameters
Section titled “Type Parameters”TComponent
Section titled “TComponent”TComponent = any
TWrapperComponent
Section titled “TWrapperComponent”TWrapperComponent = any
Types extends Record<string, PiTypeConfig<TComponent>> = Record<string, PiTypeConfig<TComponent>>
Wrappers
Section titled “Wrappers”Wrappers extends Record<string, PiWrapperConfig<TWrapperComponent>> = Record<string, PiWrapperConfig<TWrapperComponent>>
Properties
Section titled “Properties”types?
Section titled “types?”
optionaltypes?:Types
Defined in: projects/view-angular-core/builder-base/type/default-config.ts:29
wrappers?
Section titled “wrappers?”
optionalwrappers?:Wrappers
Defined in: projects/view-angular-core/builder-base/type/default-config.ts:30