NssLoadingIndicator
Last updated
Was this helpful?
Last updated
Was this helpful?
This component provide a simple audio player to play sound fx.
For NssUiApi
usage, please see the of the nss_libs/ui
folder.
Alternative example of direct ES6 module import:
Hint: If you use overlapping loading indicators, then create a new instance for each loading indicator.
show()
Returns a promise which is resolved when the loading indicator is fully shown.
hide()
Returns a promise which is resolved when the loading indicator is fully hidden (and destroyed).