Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.page
/
DialogType
Dialog
Type
enum
DialogType
:
Enum
<
DialogType
>
Content copied to clipboard
Javascript dialog type.
Entries
Properties
Sources
Entries
ALERT
Link copied to clipboard
ALERT
()
Content copied to clipboard
CONFIRM
Link copied to clipboard
CONFIRM
()
Content copied to clipboard
PROMPT
Link copied to clipboard
PROMPT
()
Content copied to clipboard
BEFOREUNLOAD
Link copied to clipboard
BEFOREUNLOAD
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard