Package-level declarations
Types
Link copied to clipboard
interface ModalManager
Provides a way to create Modals which are specialized pop-ups that block until some value can be produced. Modals are great for getting user input and preventing interaction with the app until the user has responded.