summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-message-box-options
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-message-box-options')
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/buttons.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/cancel-id.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/checkbox-checked.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/checkbox-label.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/default-id.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/detail.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/icon.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/index.html116
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/message.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/no-link.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/normalize-access-keys.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/title.html14
-rw-r--r--api/pl.treksoft.kvision.electron/-message-box-options/type.html14
13 files changed, 284 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/buttons.html b/api/pl.treksoft.kvision.electron/-message-box-options/buttons.html
new file mode 100644
index 00000000..ce838aac
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/buttons.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.buttons - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./buttons.html">buttons</a><br/>
+<br/>
+<h1>buttons</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$buttons"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">buttons</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/cancel-id.html b/api/pl.treksoft.kvision.electron/-message-box-options/cancel-id.html
new file mode 100644
index 00000000..188309ea
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/cancel-id.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.cancelId - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./cancel-id.html">cancelId</a><br/>
+<br/>
+<h1>cancelId</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$cancelId"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cancelId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/checkbox-checked.html b/api/pl.treksoft.kvision.electron/-message-box-options/checkbox-checked.html
new file mode 100644
index 00000000..8a639278
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/checkbox-checked.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.checkboxChecked - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./checkbox-checked.html">checkboxChecked</a><br/>
+<br/>
+<h1>checkboxChecked</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$checkboxChecked"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">checkboxChecked</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/checkbox-label.html b/api/pl.treksoft.kvision.electron/-message-box-options/checkbox-label.html
new file mode 100644
index 00000000..c1340880
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/checkbox-label.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.checkboxLabel - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./checkbox-label.html">checkboxLabel</a><br/>
+<br/>
+<h1>checkboxLabel</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$checkboxLabel"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">checkboxLabel</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/default-id.html b/api/pl.treksoft.kvision.electron/-message-box-options/default-id.html
new file mode 100644
index 00000000..911401e6
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/default-id.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.defaultId - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./default-id.html">defaultId</a><br/>
+<br/>
+<h1>defaultId</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$defaultId"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">defaultId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/detail.html b/api/pl.treksoft.kvision.electron/-message-box-options/detail.html
new file mode 100644
index 00000000..b740e5f0
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/detail.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.detail - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./detail.html">detail</a><br/>
+<br/>
+<h1>detail</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$detail"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">detail</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/icon.html b/api/pl.treksoft.kvision.electron/-message-box-options/icon.html
new file mode 100644
index 00000000..1151bfe9
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/icon.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.icon - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./icon.html">icon</a><br/>
+<br/>
+<h1>icon</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$icon"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">icon</span><span class="symbol">: </span><a href="../-native-image/index.html"><span class="identifier">NativeImage</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/index.html b/api/pl.treksoft.kvision.electron/-message-box-options/index.html
new file mode 100644
index 00000000..52d1c33b
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/index.html
@@ -0,0 +1,116 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="./index.html">MessageBoxOptions</a><br/>
+<br/>
+<h1>MessageBoxOptions</h1>
+<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">MessageBoxOptions</span></code>
+<h3>Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="buttons.html">buttons</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">buttons</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="cancel-id.html">cancelId</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cancelId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="checkbox-checked.html">checkboxChecked</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">checkboxChecked</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="checkbox-label.html">checkboxLabel</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">checkboxLabel</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="default-id.html">defaultId</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">defaultId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="detail.html">detail</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">detail</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="icon.html">icon</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">icon</span><span class="symbol">: </span><a href="../-native-image/index.html"><span class="identifier">NativeImage</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="message.html">message</a></p>
+</td>
+<td>
+<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">message</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="no-link.html">noLink</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">noLink</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="normalize-access-keys.html">normalizeAccessKeys</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">normalizeAccessKeys</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="title.html">title</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">title</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="type.html">type</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+</tbody>
+</table>
+<h3>Extension Functions</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code>
+<p>Helper function for creating JavaScript objects from dynamic constructors.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/message.html b/api/pl.treksoft.kvision.electron/-message-box-options/message.html
new file mode 100644
index 00000000..31453bd3
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/message.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.message - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./message.html">message</a><br/>
+<br/>
+<h1>message</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$message"></a>
+<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">message</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/no-link.html b/api/pl.treksoft.kvision.electron/-message-box-options/no-link.html
new file mode 100644
index 00000000..e1f6d993
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/no-link.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.noLink - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./no-link.html">noLink</a><br/>
+<br/>
+<h1>noLink</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$noLink"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">noLink</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/normalize-access-keys.html b/api/pl.treksoft.kvision.electron/-message-box-options/normalize-access-keys.html
new file mode 100644
index 00000000..19a6b4a5
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/normalize-access-keys.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.normalizeAccessKeys - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./normalize-access-keys.html">normalizeAccessKeys</a><br/>
+<br/>
+<h1>normalizeAccessKeys</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$normalizeAccessKeys"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">normalizeAccessKeys</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/title.html b/api/pl.treksoft.kvision.electron/-message-box-options/title.html
new file mode 100644
index 00000000..d77db35f
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/title.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.title - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./title.html">title</a><br/>
+<br/>
+<h1>title</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$title"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">title</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.electron/-message-box-options/type.html b/api/pl.treksoft.kvision.electron/-message-box-options/type.html
new file mode 100644
index 00000000..540c3811
--- /dev/null
+++ b/api/pl.treksoft.kvision.electron/-message-box-options/type.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>MessageBoxOptions.type - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">MessageBoxOptions</a>&nbsp;/&nbsp;<a href="./type.html">type</a><br/>
+<br/>
+<h1>type</h1>
+<a name="pl.treksoft.kvision.electron.MessageBoxOptions$type"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">type</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
+</BODY>
+</HTML>