NH_widget

Widgets for user interactions.

As of 08/11/2023. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/478676/1277040/NH_widget.js

Autor
Mike Castle (Nexus)
Verzija
3
Napravljeno
31/10/2023
Ažurirano
08/11/2023
Size
2,34 КБ
Licenca
GPL-3.0-or-later

lib/widget - A NexusHoratio library.

Widgets for user interactions.

Exported properties (as of version 2)

  • version - Bumped per release.
  • w2uiCssInstall - Verifies w2ui is loaded and then installs the necessary CSS. (Experimental)
  • Widget - Base class for other rendering widgets.
  • Info - A widget that can be opened and closed on demand.

More details are in widget.js as JSDoc.