Trilium Frontend API
Preparing search index...
<internal>
EventResizeDoneInfo
Interface EventResizeDoneInfo
interface
EventResizeDoneInfo
{
el
:
HTMLElement
;
endDelta
:
Duration
;
event
:
EventImpl
;
jsEvent
:
MouseEvent
;
oldEvent
:
EventImpl
;
relatedEvents
:
EventImpl
[]
;
revert
:
()
=>
void
;
startDelta
:
Duration
;
view
:
ViewApi
;
}
Hierarchy (
View Summary
)
EventChangeInfo
EventResizeDoneInfo
Index
Properties
el
end
Delta
event
js
Event
old
Event
related
Events
revert
start
Delta
view
Properties
el
el
:
HTMLElement
end
Delta
endDelta
:
Duration
event
event
:
EventImpl
js
Event
jsEvent
:
MouseEvent
old
Event
oldEvent
:
EventImpl
related
Events
relatedEvents
:
EventImpl
[]
revert
revert
:
()
=>
void
start
Delta
startDelta
:
Duration
view
view
:
ViewApi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
el
end
Delta
event
js
Event
old
Event
related
Events
revert
start
Delta
view
Trilium Frontend API
Loading...