Get the state of a specific component
Id of the component
Get the state of every component
Return the users current location. Updated with setLocation
Transform the current components local state into an array of IPageComponentInputResponseRequest
Call isValid
on every components local state. Returns true if every component is valid
Get the validation result for a components local state
The component id
Reset the local state of each component defined in the models.
Remove the local state for this flow
Update the active authentication token for the current user
Update the state of a single component. If clientside validation is enabled the new state will be validated first
Set to true to call Collaboration.push
after updating the component
Set the error
property on a component to an object with message
and id
properties.
If the error
argument is a string it will populate the message
property
Set the loading
property of the component's state to data
Overwrite the existing state of every component
The state of each component
Set the current location to the running users navigator.geolocation
if the location.isTrackingEnabled
setting is true
Update the id, token, and map element id of the current state
The state id
Id of the map element the state is currently on
Set the location.time
property specifically based on the running users time. Optionally override timezone using the i18n.timezoneOffset
setting
Generated using TypeDoc
Get the authentication token for the current user