Skip to main content

Interface: RawDraftContentBlock

A plain object representation of a ContentBlock, with all style and entity attribution repackaged as range objects.

Properties

data?

optional data: object

Index Signature

[key: string]: any


depth

depth: number


entityRanges

entityRanges: RawDraftEntityRange[]


inlineStyleRanges

inlineStyleRanges: RawDraftInlineStyleRange[]


key

key: string


text

text: string


type

type: string