πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
interface ConfirmOptions extends AlertOptions {
 cancelButtonText: string;
 neutralButtonText: string;
}
Provides options for the confirm dialog.

Summary ​

Properties

cancelButtonText
neutralButtonText
2 properties inherited from CancelableOptions
Click to expand
cancelable
theme
2 properties inherited from DialogOptions
Click to expand
message
title
1 properties inherited from AlertOptions
Click to expand
okButtonText

Properties ​

cancelButtonText ​

cancelButtonText?: string
Gets or sets the Cancel button text.

neutralButtonText ​

neutralButtonText?: string
Gets or sets the neutral button text.

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /