ContentType
12 Sep 20251 minute to read
Defines the type of content a block can hold.
This enum represents various content formats supported in the editor.
-
Code- Represents a code snippet. -
Label- Represents a label or tag. -
Link- Represents a hyperlink. -
Mention- Represents a user mention. -
Text- Represents plain text content.