diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-02-09 14:23:52 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-02-09 14:23:52 +0100 |
commit | 6ce402754e01940fc641f8814eae03599a622b1c (patch) | |
tree | 5c00c28563f6f1cf35175de6a8f3be5db0ef3075 /api/pl.treksoft.kvision.core/-widget | |
parent | a817e908e6df82b9b6d69758635c852c7a5f628e (diff) | |
download | kvision-6ce402754e01940fc641f8814eae03599a622b1c.tar.gz kvision-6ce402754e01940fc641f8814eae03599a622b1c.tar.bz2 kvision-6ce402754e01940fc641f8814eae03599a622b1c.zip |
API documentation for KVision 2.10.0
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget')
-rw-r--r-- | api/pl.treksoft.kvision.core/-widget/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/index.html b/api/pl.treksoft.kvision.core/-widget/index.html index 0292981f..ab5fac58 100644 --- a/api/pl.treksoft.kvision.core/-widget/index.html +++ b/api/pl.treksoft.kvision.core/-widget/index.html @@ -1316,6 +1316,15 @@ </tr> <tr> <td> +<p><a href="../../pl.treksoft.kvision.form.range/-range-input/index.html">RangeInput</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">RangeInput</span> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="../../pl.treksoft.kvision.form/-form-input/index.html"><span class="identifier">FormInput</span></a></code> +<p>Range input component.</p> +</td> +</tr> +<tr> +<td> <p><a href="../../pl.treksoft.kvision.form.select/-select-option/index.html">SelectOption</a></p> </td> <td> |