UNPKG

@arcgis/map-components

Version:
3 lines (2 loc) 90 B
export type Layout = "horizontal" | "vertical"; export type State = "disabled" | "ready";