2.1.0 • Published 7 years ago

pip-webui-dialogs v2.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Generic Dialogs

npm.io

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

Module dependencies

License

This module is released under MIT license and totally free for commercial and non-commercial use.

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.5.0

7 years ago