Skip to content

BlockSuite API Documentation / @blocksuite/affine-block-paragraph / canIndentParagraphCommand

Variable: canIndentParagraphCommand

const canIndentParagraphCommand: Command<Partial<Omit<IndentContext, "flavour" | "type">>, { indentContext: IndentContext; }>

Defined in: packages/affine/blocks/block-paragraph/src/commands/indent-paragraph.ts:10