Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/core/index.ts
The type of the block that the current selection is in.
Definition
ts'paragraph' | 'quote' | HeadingTagType | ''
Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/core/index.ts
The type of the block that the current selection is in.
ts'paragraph' | 'quote' | HeadingTagType | ''
Was this page helpful?