Typedef

CKBoxRawAssetMetadataDefinition (ckbox)

@ckeditor/ckeditor5-ckbox/src/ckbox

typedef
Object

Part of raw asset data that is received from the CKBox feature. Properties are set only if the chosen asset is an image.

Filtering

Properties

  • description : String | undefined

    Image description.

  • height : Number | undefined

    Image height.

  • width : Number | undefined

    Image width.