NH_widget

Widgets for user interactions.

Ekde 2023/11/08. Vidu La ĝisdata versio.

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

Aŭtoro
Mike Castle (Nexus)
Versio
3
Kreita
2023/10/31
Ĝisdatigita
2023/11/08
Size
2,34 kb
Licenco
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.