blob: d5063f770098b9b5e235f678ee95872c99702fce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Radio.style - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">Radio</a> / <a href="./style.html">style</a><br/>
<br/>
<h1>style</h1>
<a name="pl.treksoft.kvision.form.check.Radio$style"></a>
<code><span class="keyword">var </span><span class="identifier">style</span><span class="symbol">: </span><a href="../-radio-style/index.html"><span class="identifier">RadioStyle</span></a><span class="symbol">?</span></code>
<p>The style (one of Bootstrap standard colors) of the input.</p>
<p><strong>Getter</strong><br/>
<p>The style (one of Bootstrap standard colors) of the input.</p>
</p>
<p><strong>Setter</strong><br/>
<p>The style (one of Bootstrap standard colors) of the input.</p>
</p>
</BODY>
</HTML>
|