From bfd5aa358e141d6c86d476d8bb66b104a80a3b96 Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Thu, 21 May 2020 00:13:50 +0200
Subject: API documentation for KVision 3.10.0
---
api/alltypes/index.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
(limited to 'api/alltypes')
diff --git a/api/alltypes/index.html b/api/alltypes/index.html
index b225ecc9..32bf0fe1 100644
--- a/api/alltypes/index.html
+++ b/api/alltypes/index.html
@@ -448,6 +448,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Root container types.
+
+
+(js)
@@ -746,6 +751,10 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+
+
+(js)
@@ -818,6 +827,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Simple component rendered as fieldset.
+
+
+(js)
The HTML fieldset container.
@@ -1415,6 +1429,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Simple component rendered as li.
+
+
+(js)
Definitions of CSS line-break options.
@@ -1638,6 +1657,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Simple component rendered as nav.
+
+
+(js)
The Bootstrap Navbar container.
@@ -1761,6 +1785,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Simple component rendered as ol.
+
+
+(js)
@@ -2088,6 +2117,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+React component for KVision with support for state holder.
+
+
+(js)
@@ -2535,6 +2569,10 @@ performance is O(1) and for cache eviction, it is O(1).
+(js) (extensions in package pl.treksoft.kvision.utils)
+
+
+
(js) (extensions in package pl.treksoft.kvision.types)
@@ -2690,6 +2728,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Simple component for rendering text DOM node.
+
+
+(js)
Definitions of CSS text overflow options.
@@ -2904,6 +2947,11 @@ performance is O(1) and for cache eviction, it is O(1).
(js)
+
+Simple component rendered as ul.
+
+
+(js)
Definitions of CSS unicode-bidi options.
--
cgit