src/session/events/actions.ts
Properties |
|
constructor(sessionName: string, changes: ElementChange[])
|
|||||||||
Parameters :
|
Public Readonly changes |
Type : ElementChange[]
|
Public Readonly sessionName |
Type : string
|
Readonly type |
Default value : SessionEventActions.CHANGED_PAGE
|