pip-webui-buttons v2.1.0
Buttons
Pip.WebUI.Buttons provides a selection of button controls: toggle buttons, action buttons, drilldown lists, etc.
Action list is a set of big action buttons that are placed at the bottom of a page.
Drilldown list is a list with clickable items, that lead to detail information.
Refresh button shows at the top of the screen when new data is available. By clicking on it, user triggers the update. It is used as a visual confirmation of he data arrival and helps to manager user expectations.
See online samples here...
Toggle buttons control implement multiple radio buttons. Only one of them can be pressed at any time. On phones buttons are replaced with dropdown list.
See online samples here...
Learn more about the module
- User's guide
- Online samples
- API reference
- Developer's guide
- Changelog
- Pip.WebUI project website
- Pip.WebUI project wiki
- Pip.WebUI discussion forum
- Pip.WebUI team blog
Module dependencies
- pip-webui-lib: angular, angular material and other 3rd party libraries
- pip-webui-css: CSS styles and web components
- pip-webui-services: localization and other core services
License
This module is released under MIT license and totally free for commercial and non-commercial use.