> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# usePortableTextEditorSelection

> **usePortableTextEditorSelection**(): [`EditorSelection`](/api/editor/type-aliases/editorselection/)

Defined in: packages/editor/src/editor/usePortableTextEditorSelection.tsx:11

:::caution[Deprecated]
Use `useEditorSelector` to get the current editor selection.

Get the current editor selection from the React context.
:::

## Returns

[`EditorSelection`](/api/editor/type-aliases/editorselection/)