clik-engine API
GitHub
Preparing search index...
InteractableConfig
Interface InteractableConfig
interface
InteractableConfig
{
cursor
?:
boolean
;
height
?:
number
;
width
?:
number
;
}
Index
Properties
cursor?
height?
width?
Properties
Optional
cursor
cursor
?:
boolean
Cursor style on hover
Optional
height
height
?:
number
Hit area height
Optional
width
width
?:
number
Hit area width (defaults to entity bounds)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
height
width
GitHub
clik-engine API
Loading...
Cursor style on hover