diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
commit | fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb (patch) | |
tree | 911c8e9b208b9ba77f00531668d1d99b40fcb8e3 /api/pl.treksoft.kvision.form.spinner/-spinner-input/button-style.html | |
parent | 4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17 (diff) | |
download | kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.gz kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.bz2 kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.zip |
API documentation for KVision 2.0.0
Diffstat (limited to 'api/pl.treksoft.kvision.form.spinner/-spinner-input/button-style.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.spinner/-spinner-input/button-style.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/button-style.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/button-style.html new file mode 100644 index 00000000..60dcae96 --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/button-style.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SpinnerInput.buttonStyle - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.spinner</a> / <a href="index.html">SpinnerInput</a> / <a href="./button-style.html">buttonStyle</a><br/> +<br/> +<h1>buttonStyle</h1> +<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$buttonStyle"></a> +<code><span class="keyword">var </span><span class="identifier">buttonStyle</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.html/-button-style/index.html"><span class="identifier">ButtonStyle</span></a><span class="symbol">?</span></code> +<p>The style of the up/down buttons.</p> +<p><strong>Getter</strong><br/> +<p>The style of the up/down buttons.</p> +</p> +<p><strong>Setter</strong><br/> +<p>The style of the up/down buttons.</p> +</p> +</BODY> +</HTML> |