diff options
Diffstat (limited to 'api/pl.treksoft.kvision.html/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.html/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.html/index.html b/api/pl.treksoft.kvision.html/index.html index 281a7789..20b5894b 100644 --- a/api/pl.treksoft.kvision.html/index.html +++ b/api/pl.treksoft.kvision.html/index.html @@ -59,6 +59,15 @@ </tr> <tr> <td> +<p><a href="-icon/index.html">Icon</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Icon</span> <span class="symbol">:</span> <a href="-tag/index.html"><span class="identifier">Tag</span></a></code> +<p>Icon component with support for FontAwesome and Bootstrap glyphicons.</p> +</td> +</tr> +<tr> +<td> <p><a href="-image/index.html">Image</a></p> </td> <td> |