NH_widget

Widgets for user interactions.

ของเมื่อวันที่ 16-11-2023 ดู เวอร์ชันล่าสุด

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/478676/1281410/NH_widget.js

ผู้เขียน
Mike Castle (Nexus)
เวอร์ชัน
8
สร้างเมื่อ
31-10-2023
อัปเดตเมื่อ
16-11-2023
Size
12.8 กิโลไบต์
สัญญาอนุญาต
GPL-3.0-or-later

lib/widget - A NexusHoratio library.

Widgets for user interactions.

As widgets are built, they should be designed and implemented against ARIA guidelines. There is a section on widget specific patterns.

Exported properties (as of version 2)

  • 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.