Preparing search index...
The search index is not available
Prism code editor API
Prism code editor API
cursor
CursorPosition
Type alias CursorPosition
Cursor
Position
:
{
bottom
:
number
;
height
:
number
;
left
:
number
;
right
:
number
;
top
:
number
;
}
Postion of the cursor relative to the editors overlays.
Type declaration
bottom
:
number
height
:
number
left
:
number
right
:
number
top
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Prism code editor API
autocomplete
autocomplete/css
autocomplete/javascript
autocomplete/markup
code-folding
commands
copy-button
cursor
guides
highlight-brackets
index
match-brackets
match-tags
prism
prism/utils
search
search/api
setups
themes
tooltips
utils
Loading...
Generated using
TypeDoc
Postion of the cursor relative to the editors overlays.