Applications are constructed by providing an object of configuration options.
Optional
options: {}Options used to configure the Application instance
(default: {}
)
Actions performed after closing the Application. Post-close steps are not awaited by the close process.
Provided render options
Static
waitWait for user interaction to finish.
Options
Optional
css?: string[]Optional CSS selectors to add to the dialog.
Initial value
Optional
step?: numberValue stepping.
Optional
title?: stringDialog title
Total value to split.
Additional options to pass to DialogV2
Stack splitting dialog
Example