kvision-electron
5.13.0
kvision-electron
/
io.kvision.electron.electron
/
MessageBoxSyncOptions
Message
Box
Sync
Options
external
interface
MessageBoxSyncOptions
Content copied to clipboard
Properties
Properties
buttons
Link copied to clipboard
open
var
buttons
:
Array
<
String
>
?
Content copied to clipboard
cancel
Id
Link copied to clipboard
open
var
cancelId
:
Number
?
Content copied to clipboard
checkbox
Checked
Link copied to clipboard
open
var
checkboxChecked
:
Boolean
?
Content copied to clipboard
checkbox
Label
Link copied to clipboard
open
var
checkboxLabel
:
String
?
Content copied to clipboard
default
Id
Link copied to clipboard
open
var
defaultId
:
Number
?
Content copied to clipboard
detail
Link copied to clipboard
open
var
detail
:
String
?
Content copied to clipboard
icon
Link copied to clipboard
open
var
icon
:
dynamic
Content copied to clipboard
message
Link copied to clipboard
abstract
var
message
:
String
Content copied to clipboard
no
Link
Link copied to clipboard
open
var
noLink
:
Boolean
?
Content copied to clipboard
normalize
Access
Keys
Link copied to clipboard
open
var
normalizeAccessKeys
:
Boolean
?
Content copied to clipboard
title
Link copied to clipboard
open
var
title
:
String
?
Content copied to clipboard
type
Link copied to clipboard
open
var
type
:
String
?
Content copied to clipboard