Applications are constructed by providing an object of configuration options.
Optionaloptions: {}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
StaticwaitWait for user interaction to finish.
Options
Optionalcss?: string[]Optional CSS selectors to add to the dialog.
Initial value
Optionalstep?: numberValue stepping.
Optionaltitle?: stringDialog title
Total value to split.
Additional options to pass to DialogV2
Stack splitting dialog
Example