NH_widget

Widgets for user interactions.

Από την 17/11/2023. Δείτε την τελευταία έκδοση.

Αυτός ο κώδικας δεν πρέπει να εγκατασταθεί άμεσα. Είναι μια βιβλιοθήκη για άλλους κώδικες που περιλαμβάνεται μέσω της οδηγίας meta // @require https://update.greasyfork.org/scripts/478676/1281956/NH_widget.js

Δημιουργός
Mike Castle (Nexus)
Έκδοση
9
Δημιουργήθηκε την
31/10/2023
Ενημερώθηκε την
17/11/2023
Μέγεθος
20 KB
Άδεια
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.