Trilium Frontend API
Preparing search index...
<internal>
ElementDragging
Class ElementDragging
Abstract
Index
Constructors
constructor
Properties
emitter
Methods
cancel
destroy
set
Auto
Scroll
Enabled
set
Mirror
Is
Visible
set
Mirror
Needs
Revert
Constructors
constructor
new
ElementDragging
(
el
:
HTMLElement
,
selector
?:
string
)
:
ElementDragging
Parameters
el
:
HTMLElement
Optional
selector
:
string
Returns
ElementDragging
Properties
emitter
emitter
:
Emitter
<
any
>
Methods
Abstract
cancel
cancel
()
:
void
Returns
void
destroy
destroy
()
:
void
Returns
void
set
Auto
Scroll
Enabled
setAutoScrollEnabled
(
bool
:
boolean
)
:
void
Parameters
bool
:
boolean
Returns
void
set
Mirror
Is
Visible
setMirrorIsVisible
(
bool
:
boolean
)
:
void
Parameters
bool
:
boolean
Returns
void
set
Mirror
Needs
Revert
setMirrorNeedsRevert
(
bool
:
boolean
)
:
void
Parameters
bool
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
emitter
Methods
cancel
destroy
set
Auto
Scroll
Enabled
set
Mirror
Is
Visible
set
Mirror
Needs
Revert
Trilium Frontend API
Loading...