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
---
.../-button/label-first.html | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 api/pl.treksoft.kvision.html/-button/label-first.html
(limited to 'api/pl.treksoft.kvision.html/-button/label-first.html')
diff --git a/api/pl.treksoft.kvision.html/-button/label-first.html b/api/pl.treksoft.kvision.html/-button/label-first.html
new file mode 100644
index 00000000..3337d93f
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button/label-first.html
@@ -0,0 +1,21 @@
+
+
+
+Button.labelFirst - kvision
+
+
+
+kvision / pl.treksoft.kvision.html / Button / labelFirst
+
+labelFirst
+(js)
+var labelFirst: Boolean
+Determines if the label is put before children elements.
+Getter
+
Determines if the label is put before children elements.
+
+Setter
+
Determines if the label is put before children elements.
+
+
+
--
cgit