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