diff options
Diffstat (limited to 'api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html')
-rw-r--r-- | api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html b/api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html deleted file mode 100644 index 670b9a69..00000000 --- a/api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html +++ /dev/null @@ -1,26 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>ButtonStyle.DANGER - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.html</a> / <a href="index.html">ButtonStyle</a> / <a href="./-d-a-n-g-e-r.html">DANGER</a><br/> -<br/> -<h1>DANGER</h1> -<a name="pl.treksoft.kvision.html.ButtonStyle.DANGER"></a> -<code><span class="identifier">DANGER</span></code> -<h3>Inherited Properties</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="class-name.html">className</a></p> -</td> -<td> -<code><span class="keyword">val </span><span class="identifier">className</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> -</tbody> -</table> -</BODY> -</HTML> |