diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
commit | 4ffe1bee99a55e985bb71dacff3839263cb4316f (patch) | |
tree | f07b31b6085090757d14821a76917ae90f8dc821 /api/index.html | |
parent | 4f072661ef1670c9926a21ccc54dff44d7a6de31 (diff) | |
download | kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.gz kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.bz2 kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.zip |
API Documentation for KVision 3.0.0
Diffstat (limited to 'api/index.html')
-rw-r--r-- | api/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/api/index.html b/api/index.html index 99139375..b0995f6f 100644 --- a/api/index.html +++ b/api/index.html @@ -94,6 +94,14 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> +<p><a href="pl.treksoft.kvision.event/index.html">pl.treksoft.kvision.event</a></p> +</td> +<td> +<p>Extension functions producing coroutines Flows for KVision event sources.</p> +</td> +</tr> +<tr> +<td> <p><a href="pl.treksoft.kvision.form/index.html">pl.treksoft.kvision.form</a></p> </td> <td> @@ -176,6 +184,14 @@ Support for Handlebars.js templates is included.</p> </tr> <tr> <td> +<p><a href="pl.treksoft.kvision.maps/index.html">pl.treksoft.kvision.maps</a></p> +</td> +<td> +<p>Simple OpenStreetMap component.</p> +</td> +</tr> +<tr> +<td> <p><a href="pl.treksoft.kvision.modal/index.html">pl.treksoft.kvision.modal</a></p> </td> <td> |