Optional
informUseful when informing the user of something but are not expecting a response
Optional
options: NotificationOptionsOptional
showUseful when performing a long running operation and you want to inform the user.
A return type of a handler will be returned to allow for hideBusy. If multiple calls are made the consumer should continue to indicated blocked until all calls have been hideBusy
Optional
options: BusyNotificationOptionsOptional
showShould return error object exception.
Optional
showProvider a user with a way to enter a text input.
Optional
showProvide a user with a list of options to choose from.
Optional
showShow a dialog for a given type.
Optional
props: anyOptional
options: { Optional
disable
Interface that provides popups for the user.