Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITemplateReducerState

Describes the reducer state branch for the current viewer template

export
interface

ITemplateReducerState

Hierarchy

  • ITemplateReducerState

Index

Properties

legendVisible

legendVisible: boolean

Indicates if the legend is visible

type

{boolean}

memberof

ITemplateReducerState

selectionPanelVisible

selectionPanelVisible: boolean

Indicates if the selection panel is visible

type

{boolean}

memberof

ITemplateReducerState

taskPaneVisible

taskPaneVisible: boolean

Indicates if the task pane is visible

type

{boolean}

memberof

ITemplateReducerState

Generated using TypeDoc