Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gadgets MUST specify a param named "view" that indicates which gadget view should be rendered as the script frame.

To use this feature, a gadget must require(or optional) the feature like so:

Code Block

    <Optional feature="shared-script-frame">
      <Param name="view">script</Param>
    </Optional>

Gadgets MUST specify a param named "view" that indicates which gadget view should be rendered as the script frame.