UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

3 lines (2 loc) 89 B
export type TabPosition = "top" | "bottom"; export type TabLayout = "center" | "inline";