NGE IDE

IdeTabsType

type

Visual style of the tab bar (renamed from ng-zorro's nzType).

typescript
type IdeTabsType = "line" | "card"