BlockSuite API Documentation / @blocksuite/blocks / selectBlocksBetween
Function: selectBlocksBetween()
selectBlocksBetween(
ctx,next):void
Parameters
• ctx: CommandKeyToData<"focusBlock" | "anchorBlock"> & InitCommandCtx & Object
• next: (ctx?) => void
Returns
void
Source
packages/blocks/src/note-block/commands/select-blocks-between.ts:4
Generated using TypeDoc and typedoc-plugin-markdown.