Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
index
PointerModifiers
Interface PointerModifiers
Modifier keys held during a pointer gesture.
interface
PointerModifiers
{
alt
:
boolean
;
ctrl
:
boolean
;
meta
:
boolean
;
shift
:
boolean
;
}
Index
Properties
alt
ctrl
meta
shift
Properties
alt
alt
:
boolean
ctrl
ctrl
:
boolean
meta
meta
:
boolean
shift
shift
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
ctrl
meta
shift
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
Modifier keys held during a pointer gesture.