Versions Compared

Key

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



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

A derived widget is a widget descended directly from another base widget.  It is created by altering default properties of the base widget using the pui.toolbox.add() API.  For more details about this API, refer to the Widgets Development API section of the documentation.

...