Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICurrentPathChangedArgs

The args for the current path change signal.

Hierarchy

  • ICurrentPathChangedArgs

Index

Properties

Properties

newValue

newValue: string

The old value of the tree path, not including '/tree'.

oldValue

oldValue: string

The new value of the tree path, not including '/tree'.

Generated using TypeDoc