Browser
Last updated
Last updated
boolean
Validate if browser is supported
Trigger a reload of the writer based on current hash held internally in the api
string
Deprecated
string
Get the pathname in the browser location bar.
string
Deprecated
Param | Type | Description |
---|---|---|
string
Set the pathname as id in the browser url.
Promise
Adds a script tag in html document
Open an URL in a new window
Gets an URL from the specific instructions
Param | Type | Description |
---|---|---|
Param | Type | Description |
---|---|---|
Param | Description |
---|---|
Param | Type | Description |
---|---|---|
hash
string
Required - New hash value to set
id
string
Required - to set
scriptSource
string
Required - Script URL
instructions.
Required - See getUrl
instructions
Object
Required -
instructions.url
string
Required - @deprecated. Not used
instructions.hash
string
Required - @deprecated. Use instructions.pathname instead
instructions.id
string
Required - Creates an url.href with id as pathname