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/alltypes/index.html | |
parent | 70ed562ae730f65671defed6ed79d08d8126d467 (diff) | |
download | kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.gz kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.bz2 kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.zip |
API documentation update
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index 5c8235f6..fe473ce7 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -499,6 +499,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.html/-icon/index.html">pl.treksoft.kvision.html.Icon</a></td> +<td> +<p>Icon component with support for FontAwesome and Bootstrap glyphicons.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.html/-image/index.html">pl.treksoft.kvision.html.Image</a></td> <td> <p>Image component.</p> |