ViewInfo: {
disabledFeatures?: string[];
extendsType: string;
formAssociated: boolean;
interfaceType: ts.InterfaceDeclaration;
selector: string;
viewName: string;
}
Type declaration
Optional
disabledFeatures?: string[]
extendsType: string
formAssociated: boolean
interfaceType: ts.InterfaceDeclaration
selector: string
viewName: string