ActionOpenPage interface

An open page action.

Properties

type

The action type. Always 'open_page'.

url

The URL opened by the model.

Property Details

type

The action type. Always 'open_page'.

type: "open_page"

Property Value

"open_page"

url

The URL opened by the model.

url: string

Property Value

string