Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the reducer state branch for Task Pane component

export
interface

ITaskPaneReducerState

Hierarchy

  • ITaskPaneReducerState

Index

Properties

initialUrl: undefined | string

The initial URL

memberof

ITaskPaneReducerState

lastUrlPushed: boolean

The last pushed URL

memberof

ITaskPaneReducerState

navIndex: number

The current navigation index

memberof

ITaskPaneReducerState

navigation: string[]

The current navigation history stack

memberof

ITaskPaneReducerState

Generated using TypeDoc