Searched refs:_componentNames (Results 1 – 1 of 1) sorted by relevance
162 private _componentNames: Set<string> = new Set(['ForEach']); property in ComponentInfo170 this._componentNames = componentNames;173 return this._componentNames;