Skip to content

BlockSuite API Documentation / @blocksuite/affine-block-image / insertImagesCommand

Variable: insertImagesCommand

const insertImagesCommand: Command<{ place: "after" | "before"; removeEmptyLine: boolean; selectedModels: BlockModel[]; }, { insertedImageIds: Promise<string[]>; }>

Defined in: packages/affine/blocks/block-image/src/commands/insert-images.ts:8