Options
All
  • Public
  • Public/Protected
  • All
Menu

TaskPane component props

export
interface

ITaskPaneProps

Hierarchy

  • ITaskPaneProps

Index

Properties

backAction: IItem
currentUrl?: string
flyoutStates?: FlyoutVisibilitySet
forwardAction: IItem
homeAction: IItem
lastUrlPushed?: boolean
locale: string
mapName?: string
maxHeight?: number
session?: string
showTaskBar: boolean

Methods

  • onCloseFlyout(id: string): void
  • Parameters

    • id: string

    Returns void

  • onUrlLoaded(url: string): void
  • Parameters

    • url: string

    Returns void

Generated using TypeDoc