getPreviousInlineObject
getPreviousInlineObject(
snapshot
):undefined
| {node
:PortableTextObject
;path
: [KeyedSegment
,"children"
,KeyedSegment
]; }
Defined in: selectors/selector.get-previous-inline-object.ts:14
Parameters
snapshot
EditorSnapshot
Returns
undefined
| { node
: PortableTextObject
; path
: [KeyedSegment
, "children"
, KeyedSegment
]; }