Skip to content

BlockSuite API Documentation / @blocksuite/blocks / ImageBlockProps

Type alias: ImageBlockProps ​

ImageBlockProps: Object

Type declaration ​

caption? ​

caption?: string

height? ​

height?: number

index ​

index: string

rotate ​

rotate: number

size? ​

size?: number

sourceId? ​

sourceId?: string

width? ​

width?: number

xywh ​

xywh: SerializedXYWH

Source ​

packages/blocks/src/image-block/image-model.ts:8


Generated using typedoc-plugin-markdown and TypeDoc