Skip to content

editorGlobalsIMenuStateChange

Interface: IMenuStateChange

Hierarchy

  • IMenuStateChange

Index

Properties

Properties

newValue

newValue: object

Defined in src/angular/floatingMenu/data/menuState/MenuState.ts:6

Type declaration:

  • parameters: any

  • value: any


oldValue

oldValue: object

Defined in src/angular/floatingMenu/data/menuState/MenuState.ts:5

Type declaration:

  • parameters: any

  • value: any


state

state: MenuState

Defined in src/angular/floatingMenu/data/menuState/MenuState.ts:4