Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/tab-extractor.ts
A tab definition extracted from template source code.
Properties
| Property | Type |
|---|---|
label | string |
index | number |
selector | string |
tabSystem | string |
conditionalOn | string |
hostComponent | string |
sourceFile | string |
Was this page helpful?