Search results

ContentType API in React Blockeditor API component

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.