@umbraco-cms/backoffice
Preparing search index...
packages/tiptap
GetUpdatedPositionResult
Interface GetUpdatedPositionResult
The result of the getUpdatedPosition function.
interface
GetUpdatedPositionResult
{
mapResult
:
null
|
MapResult
;
position
:
MappablePosition
;
}
Index
Properties
map
Result
position
Properties
map
Result
mapResult
:
null
|
MapResult
position
position
:
MappablePosition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
map
Result
position
@umbraco-cms/backoffice
Loading...
The result of the getUpdatedPosition function.