This documentation is archived and is not being maintained.
state property
Returns the current state object.
This property is read-only.
Syntax
| JavaScript |
stateObject = object.state
|
Property values
Type: any
Returned state object.
Remarks
A state object is an object representing a user interface state.
See also
-
history