Searched refs:previewComponent (Results 1 – 2 of 2) sorted by relevance
104 previewComponent: Array<string>; property133 previewComponent: new Array(), constant316 componentCollection.previewComponent.push(componentName);1217 componentCollection.previewComponent = new Array();
864 if (componentCollection.previewComponent.length === 0 || !projectConfig.isPreview) {1159 componentCollection.previewComponent.forEach((componentName: string) => {