refactor(overlays): [title] -> [header]

This commit is contained in:
Manu Mtz.-Almeida
2018-04-02 20:22:15 +02:00
parent acd411dd6c
commit a5e5403068
40 changed files with 286 additions and 223 deletions

View File

@ -95,6 +95,7 @@ export class Tab {
}
}
}
@Method()
getTabId(): string|null {
if (this.name) {