Versions Compared

Key

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

...

  • url: a string representing the url to launch as a tab in the portal.
  • title: a string that becomes the tab label or title.
  • closable: a boolean true or false value. When set to false, the close icon “x” will not appear on the tab, preventing the user from closing it.

Returns:

  • a reference to the tab object being launched

...