diff options
| author | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
| commit | 4ffe1bee99a55e985bb71dacff3839263cb4316f (patch) | |
| tree | f07b31b6085090757d14821a76917ae90f8dc821 /api/pl.treksoft.kvision.core/-styled-component/cursor.html | |
| parent | 4f072661ef1670c9926a21ccc54dff44d7a6de31 (diff) | |
| download | kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.gz kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.bz2 kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.zip | |
API Documentation for KVision 3.0.0
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/cursor.html')
| -rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/cursor.html | 21 |
1 files changed, 21 insertions, 0 deletions
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 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>StyledComponent.cursor - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./cursor.html">cursor</a><br/> +<br/> +<h1>cursor</h1> +<a name="pl.treksoft.kvision.core.StyledComponent$cursor"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">cursor</span><span class="symbol">: </span><a href="../-cursor/index.html"><span class="identifier">Cursor</span></a><span class="symbol">?</span></code> +<p>CSS cursor shape over the current component.</p> +<p><strong>Getter</strong><br/> +<p>CSS cursor shape over the current component.</p> +</p> +<p><strong>Setter</strong><br/> +<p>CSS cursor shape over the current component.</p> +</p> +</BODY> +</HTML> |
