Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONST
CURSOR_STYLES
Variable CURSOR_STYLES
Const
CURSOR_STYLES
:
Readonly
<
{
default
:
"default"
;
"default-down"
:
"default"
;
grab
:
"grab"
;
"grab-down"
:
"grabbing"
;
pointer
:
"pointer"
;
"pointer-down"
:
"pointer"
;
text
:
"text"
;
"text-down"
:
"text"
;
}
,
>
= ...
Configure custom cursor images to use when interacting with the application.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Configure custom cursor images to use when interacting with the application.