diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-style/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-style/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
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 @@ </tr> <tr> <td> +<p><a href="../-styled-component/cursor.html">cursor</a></p> +</td> +<td> +<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> +</td> +</tr> +<tr> +<td> <p><a href="../-styled-component/display.html">display</a></p> </td> <td> |