Skip to content

getFocusInlineObject

getFocusInlineObject(snapshot): undefined | { node: PortableTextObject; path: [KeyedSegment, "children", KeyedSegment]; }

Defined in: selectors/selector.get-focus-inline-object.ts:12

Parameters

snapshot

EditorSnapshot

Returns

undefined | { node: PortableTextObject; path: [KeyedSegment, "children", KeyedSegment]; }