diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-03 09:46:47 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-03 09:46:47 +0100 |
commit | fefedfea7a80cd0b2bdeb7d787aa1ce96e52c58c (patch) | |
tree | cc71e8691f910dd37fb2bc69201e7ead818f8ecb | |
parent | e5807cd211b4f4b9e83fe9ee235713ac4ca59661 (diff) | |
download | kvision-fefedfea7a80cd0b2bdeb7d787aa1ce96e52c58c.tar.gz kvision-fefedfea7a80cd0b2bdeb7d787aa1ce96e52c58c.tar.bz2 kvision-fefedfea7a80cd0b2bdeb7d787aa1ce96e52c58c.zip |
Updated API doc
-rw-r--r-- | Module.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -43,6 +43,10 @@ Kotlin bindings for Electron API. Kotlin bindings for NodeJS API within Electron. +# Package pl.treksoft.kvision.event + +Extension functions producing coroutines Flows for KVision event sources. + # Package pl.treksoft.kvision.form Convenient forms implementation, with support for many different input components and easy to define |