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 --- api/pl.treksoft.kvision.core/-style/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'api/pl.treksoft.kvision.core/-style') diff --git a/api/pl.treksoft.kvision.core/-style/index.html b/api/pl.treksoft.kvision.core/-style/index.html index 3a33d5e3..141a234b 100644 --- a/api/pl.treksoft.kvision.core/-style/index.html +++ b/api/pl.treksoft.kvision.core/-style/index.html @@ -159,6 +159,15 @@ +

cursor

+ + +open var cursor: Cursor? +

CSS cursor shape over the current component.

+ + + +

display

-- cgit