Interface for a class Content
string
Specifies the actual content of the block.
Tracks modification history for the block. This property maintains an array of history entries containing user modifications.
string
Specifies the unique identifier for the block. It is generated automatically with a length of 10 characters.
Specifies a hyperlink associated with the block. If the block represents a link, this property holds the URL.
Specifies style attributes for the block. This property is an object of StyleModel instances defining text formatting options.
Defines the type of content for the block. It can be text, link, code, date, equation, emoji, mention, or label.