@logseq/libs
Preparing search index...
BlockCursorPosition
Type Alias BlockCursorPosition
type
BlockCursorPosition
=
{
height
:
number
;
left
:
number
;
pos
:
number
;
rect
:
DOMRect
;
top
:
number
;
}
Index
Properties
height
left
pos
rect
top
Properties
height
height
:
number
left
left
:
number
pos
pos
:
number
rect
rect
:
DOMRect
top
top
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
left
pos
rect
top
@logseq/libs
Loading...