Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITargetedCommand

Describes a command that will run in a pre-defined target frame or window

export
interface

ITargetedCommand

Hierarchy

Index

Properties

Properties

target

Specifies the target which the URL should be invoked in

type

{CommandTarget}

memberof

IInvokeUrlCommand

Optional targetFrame

targetFrame: undefined | string

The name of the frame to run this command in. Only applies if the target is "SpecifiedFrame"

Generated using TypeDoc