diff options
Diffstat (limited to 'api/index.html')
-rw-r--r-- | api/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/api/index.html b/api/index.html index 94fa6013..9c41000e 100644 --- a/api/index.html +++ b/api/index.html @@ -16,6 +16,7 @@ <p><a href="pl.treksoft.kvision/index.html">pl.treksoft.kvision</a></p> </td> <td> +<p>KVision main Application class and some helper interfaces necessary to support Hot Module Replacement (HMR).</p> </td> </tr> <tr> @@ -23,6 +24,7 @@ <p><a href="pl.treksoft.kvision.annotations/index.html">pl.treksoft.kvision.annotations</a></p> </td> <td> +<p>Annotations for use with KVision compiler plugin.</p> </td> </tr> <tr> @@ -112,7 +114,7 @@ validation.</p> <p><a href="pl.treksoft.kvision.form.select/index.html">pl.treksoft.kvision.form.select</a></p> </td> <td> -<p>Full-featured select component with support for remote (AJAX) data source.</p> +<p>Contains a simple select component as well as a full-featured component with support for remote (AJAX) data source.</p> </td> </tr> <tr> @@ -250,6 +252,7 @@ CSS grid and Bootstrap responsive 12 columns gid).</p> <p><a href="pl.treksoft.kvision.state/index.html">pl.treksoft.kvision.state</a></p> </td> <td> +<p>Classes supporting the observer pattern, including the implementation of the observable list. </p> </td> </tr> <tr> |