From bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 23 Jun 2019 14:12:10 +0200 Subject: API documentation for KVision 0.0.37 --- api/pl.treksoft.kvision.tabulator/-tabulator-options/data.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator-options/data.html') diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator-options/data.html b/api/pl.treksoft.kvision.tabulator/-tabulator-options/data.html index 18c54fdb..b65ea459 100644 --- a/api/pl.treksoft.kvision.tabulator/-tabulator-options/data.html +++ b/api/pl.treksoft.kvision.tabulator/-tabulator-options/data.html @@ -9,6 +9,6 @@

data

-var data: Array<dynamic>? +var data: Array<T>? -- cgit