The global page object contains variables associated with the current http request.
Variables | Type | Description |
---|---|---|
If you'd like access to a variable that is not currently available, please let us know.
title
string
The title of the current page.
message.type
string
The type of toast notification to display to the customer.
message.text
string
The contents of a toast notificaton to display to the customer
message.display
boolean
If a toast notification needs to be shown to the customer (eg. a validation error has occured).