Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "geocortex/infrastructure/ui/components/FeatureSelector/FeatureSelectorViewModel"

Index

Variables

Const FEATURE_SELECTOR_MODE

FEATURE_SELECTOR_MODE: object

The different modes that can be applied to the FeatureSelectorViewModel.

Type declaration

  • EXTENDED: string
  • MULTIPLE: string
  • SINGLE: string

Const FEATURE_SELECTOR_TEMPLATE_TYPE

FEATURE_SELECTOR_TEMPLATE_TYPE: object

The template types for the FeatureSelectorViewModel.

Type declaration

  • COMPLEX: string
  • SIMPLE: string