Types
import type { CatalogLayerListParams, TableListParams, FlowLayer, SubtablesLayer } from "@arcgis/map-components/components/arcgis-layer-list-next/types.js";Type definitions
CatalogLayerListParams
Type definition
Catalog layer list configuration passed through Layer List (next).
- Supertypes
- CatalogLayerListProperties
TableListParams
Type definition
Table list configuration passed through Layer List (next).
- Supertypes
- TableListProperties
FlowLayer
Type definition
Layer types that can open a nested flow list from Layer List (next).
- Type
- CatalogLayer | SubtablesLayer
SubtablesLayer
Type definition
Layer types that expose tables via the Table List flow.
- Type
- KnowledgeGraphLayer | MapImageLayer | TileLayer