diff options
Diffstat (limited to 'api/pl.treksoft.kvision.modal/-confirm/yes-title.html')
-rw-r--r-- | api/pl.treksoft.kvision.modal/-confirm/yes-title.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.modal/-confirm/yes-title.html b/api/pl.treksoft.kvision.modal/-confirm/yes-title.html new file mode 100644 index 00000000..05a653f7 --- /dev/null +++ b/api/pl.treksoft.kvision.modal/-confirm/yes-title.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Confirm.yesTitle - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">Confirm</a> / <a href="./yes-title.html">yesTitle</a><br/> +<br/> +<h1>yesTitle</h1> +<a name="pl.treksoft.kvision.modal.Confirm$yesTitle"></a> +<code><span class="keyword">var </span><span class="identifier">yesTitle</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> +<p>Yes button text.</p> +</BODY> +</HTML> |