IArcGISContextState
Defined the properties of the ArcGISContext.state object. This wll be a class instance, and when authentication changes, the instance will be replaced. This is done to allow frameworks like React or Ember to bind into the .state property and react when it changes.
Properties
Property | Type | Notes |
---|---|---|
string | ||
string | ||
string | ||
IUser | ||
string | ||
string | ||
any | ||
any | ||
boolean | ||
IHubRequestOptions | ||
string | ||
string | ||
number | ||
boolean | ||
boolean | ||
IPortal | ||
string | ||
IRequestOptions | ||
UserSession | ||
string | ||
IUserRequestOptions |
Interface defined in common/src/ArcGISContextState.ts:27