From ccde61ffd1053e08612ed18788aaa7621b541a5e Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Mon, 20 Apr 2020 00:23:54 +0200
Subject: API documentation for KVision 3.7.0
---
api/alltypes/index.html | 56 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
(limited to 'api/alltypes/index.html')
diff --git a/api/alltypes/index.html b/api/alltypes/index.html
index 1f27f760..5fc4764a 100644
--- a/api/alltypes/index.html
+++ b/api/alltypes/index.html
@@ -1350,6 +1350,18 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+
+
+(js)
+
+
+
+(js)
+
+
+
+(js)
Helper class for defining custom events.
@@ -1577,6 +1589,10 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+
+
+(js)
@@ -1719,6 +1735,16 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Observable set interface.
+
+
+(js)
+
+Simple observable set implementation.
+
+
+(js)
An interface of observable state.
@@ -2693,6 +2719,31 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Toast component object.
+
+
+(js)
+
+Toast easings.
+
+
+(js)
+
+Toast animation methods.
+
+
+(js)
+
+Toast options.
+
+
+(js)
+
+Toast positions.
+
+
+(js)
@@ -2907,6 +2958,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Column align.
+
+
+(js)
--
cgit