1.0.0 • Published 6 years ago

wajek-mobile-ui v1.0.0

Weekly downloads
6
License
-
Repository
-
Last release
6 years ago

Wajek Mobile UI

wajek mobile ui is a library that designed to help developer create angular 2 mobile apps quickly by ignore the app design and only focus to a core application process.

for the first version released, it only focus on several components

  1. App - wui-app
  2. Toolbar - wui-toolbar
  3. List - wui-list
  4. App Menu - wui-menu
  5. Dialog - wui-dialog
  6. Popup Menu - wui-popup-menu
  7. Toast - wui-toast

and it has built in services that working by default with Selvi API Framework for PHP. Here the services :

  1. HttpService
  2. MessageServices

by default, wui-app will listen to message labeled as below

  1. wuiOpenDialog
  2. wuiOpenPopup
  3. wuiOpenToast