Optional
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
showShould return error object exception.
Optional
showProvider a user with a way to enter a text input.
Optional
showUseful when informing the user of something but are not expecting a response.
Optional
showProvide a user with a list of options to choose from.
Optional
showShow a dialog for a given type.
Interface that provides popups for the user.