Greasy Fork

Greasy Fork is available in English.

NH_widget

Widgets for user interactions.

当前为 2023-11-04 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/478676/1275172/NH_widget.js

作者
Mike Castle (Nexus)
版本
2
创建于
2023-10-31
更新于
2023-11-04
大小
3.5 KB
许可证
GPL-3.0-or-later

lib/userscript - A NexusHoratio library.

Widgets for user interactions.

Exported properties (as of version 1)

  • version - Bumped per release.
  • 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.