Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenUrlRequest

Hierarchy

  • OpenUrlRequest

Index

Properties

Properties

target

target: "_blank" | "_top"

Whether to open the URL in an external browser (_blank) or in a modal window (_top)

url

url: string

The full URL (including http:// or https://) to open

Generated using TypeDoc