Interface ICurrentPathChangedArgs

The args for the current path change signal.

Hierarchy

  • ICurrentPathChangedArgs

Properties

Properties

newValue: string

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

oldValue: string

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

Generated using TypeDoc