diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
commit | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (patch) | |
tree | ab2ca5f9c67cace6a9d5f220d7ecdd482b947eff /api/pl.treksoft.kvision.html/index.html | |
parent | 70ed562ae730f65671defed6ed79d08d8126d467 (diff) | |
download | kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.gz kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.bz2 kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.zip |
API documentation update
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> |