Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScriptConfig

Specifies some JavaScript that is loaded according the to ScriptMode

Hierarchy

  • IScriptConfig

Properties

mode

Optional script

script: string

The specified script will be added to the page head using JavaScript.

Optional url

url: string

Loads and initializes the script from the specified URL.