From 4ffe1bee99a55e985bb71dacff3839263cb4316f Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Tue, 3 Mar 2020 10:53:33 +0100
Subject: API Documentation for KVision 3.0.0
---
.../-styled-component/cursor.html | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 api/pl.treksoft.kvision.core/-styled-component/cursor.html
(limited to 'api/pl.treksoft.kvision.core/-styled-component/cursor.html')
diff --git a/api/pl.treksoft.kvision.core/-styled-component/cursor.html b/api/pl.treksoft.kvision.core/-styled-component/cursor.html
new file mode 100644
index 00000000..18b41e8d
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-styled-component/cursor.html
@@ -0,0 +1,21 @@
+
+
+
+StyledComponent.cursor - kvision
+
+
+
+kvision / pl.treksoft.kvision.core / StyledComponent / cursor
+
+cursor
+
+open var cursor: Cursor?
+CSS cursor shape over the current component.
+Getter
+
CSS cursor shape over the current component.
+
+Setter
+
CSS cursor shape over the current component.
+
+
+
--
cgit