pip-webui-dialogs
v2.1.0
Published
Generic Dialogs for Pip.WebUI
Downloads
18
Readme
Generic Dialogs
Pip.WebUI.Dialogs modules contains general purpose dialogs.
- Information message dialog
- Confirmation message dialog
- Error message dialog
- Option selection dialog
- Big option selection dialog with additional discription in subtitle filed.
pipInformationDialog
pipInformationDialog show dialog with information message and OK button.
See online samples here...
pipConfirmationDialog
pipConfirmationDialog shows message with question and YES and NO buttons.
See online samples here...
pipErrorDialog
pipErrorDialog shows error message with collapsible details.
See online samples here...
pipOptionsDialog
pipOptionsDialog allows to pick one from several available options.
See online samples here...
Option dialog with additional option
See online samples here...
pipOptionsBigDialog
pipOptionsBigDialog allows to pick one from several available options. Each option can have additional discription in subtitle filed.
Option dialog with subtitles.
See online samples here...
Option dialog with subtitles and without action button.
See online samples here...
Option dialog with subtitles, with title hint and without action button.
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
- 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.