From ef72ae5cd221c339b8afc9c2303a824688b0acde Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 24 Apr 2019 23:10:46 +0200 Subject: API documentation for KVision 0.0.35. --- Module.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Module.md') diff --git a/Module.md b/Module.md index e7ec7753..276f7c55 100644 --- a/Module.md +++ b/Module.md @@ -98,6 +98,14 @@ Predictable state container based on Redux library. A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server. +# Package pl.treksoft.kvision.tabulator + +Full-featured grid/table component based on the Tabulator library. + +# Package pl.treksoft.kvision.tabulator.js + +Kotlin bindings for Tabulator API. + # Package pl.treksoft.kvision.rest RESTful API client with support for type-safe connectivity. -- cgit