diff options
Diffstat (limited to 'api/pl.treksoft.kvision.html/-button-style/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.html/-button-style/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.html/-button-style/index.html b/api/pl.treksoft.kvision.html/-button-style/index.html index 60b81f01..eccb9e20 100644 --- a/api/pl.treksoft.kvision.html/-button-style/index.html +++ b/api/pl.treksoft.kvision.html/-button-style/index.html @@ -64,5 +64,17 @@ </tr> </tbody> </table> +<h3>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> |