Helpful Scripts UI widgets.
hsWidget Provides various UI widgets for use with mithril:
- Menu: A group of horizontal menu items that can trigger actions
- Button: A simple button widget
- Collapsible: A panel that will expand znd collapse when the title is clicked
- [Modal]((https://helpfulscripts.github.io/hsWidget/#!/api/hsWidget/hsWidget.Modal): A modal panel that will cover the entire window until released.
- AddButton: An inline
+
button that will open a form for adding new elements. - RemoveButton: An inline
-
button that will remove an item. - TypeAhead: A TypeAhead search input form.
- Slider: A nominal or continuous slider.
npm i hswidget