UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

8 lines (7 loc) 132 B
/** * Enum defining types of @see PivotTabComponent */ export declare enum PivotTabType { Routed = 0, Static = 1 }