Namespaces
- base
- config
- forms
- globalglass
- icons
- lists
- mainui
- messages
- navigation
- pages
- pwa
- sections
- tables
- theme
- utils
- views
- widgets
- window
Members
(static) whenReady :qui.base.ConditionVariable
A condition that is fulfilled as soon as the app is fully initialized and ready to be used.
Type:
Methods
(static) init() → {Promise}
Initialize the QUI library.
Returns:
a promise that resolves when QUI is initialized and ready
- Type
- Promise