diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.check/-check-box/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.check/-check-box/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.check/-check-box/index.html b/docs/api/pl.treksoft.kvision.form.check/-check-box/index.html index 80fc8020..d145a888 100644 --- a/docs/api/pl.treksoft.kvision.form.check/-check-box/index.html +++ b/docs/api/pl.treksoft.kvision.form.check/-check-box/index.html @@ -102,7 +102,7 @@ <p><a href="size.html">size</a></p> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-i-n-p-u-t-s-i-z-e/index.html"><span class="identifier">INPUTSIZE</span></a><span class="symbol">?</span></code> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code> <p>The size of the input.</p> </td> </tr> @@ -120,7 +120,7 @@ <p><a href="style.html">style</a></p> </td> <td> -<code><span class="keyword">var </span><span class="identifier">style</span><span class="symbol">: </span><a href="../-c-h-e-c-k-b-o-x-s-t-y-l-e/index.html"><span class="identifier">CHECKBOXSTYLE</span></a><span class="symbol">?</span></code> +<code><span class="keyword">var </span><span class="identifier">style</span><span class="symbol">: </span><a href="../-check-box-style/index.html"><span class="identifier">CheckBoxStyle</span></a><span class="symbol">?</span></code> <p>The style (one of Bootstrap standard colors) of the input.</p> </td> </tr> |