Namespace Syncfusion.Blazor.BlockEditor
Classes
ActionMenuClosingEventArgs
Represents the event arguments for closing the action menu in the SfBlockEditor component.
ActionMenuItemSelectEventArgs
Represents the event arguments for selected block action item in the SfBlockEditor component.
ActionMenuOpeningEventArgs
Represents the event arguments for opening the action menu in the SfBlockEditor component.
BlockActionItemModel
Specifies the individual items in the SfBlockEditor component.
BlockChange
Describes a single block operation performed within the SfBlockEditor.
BlockChangedEventArgs
Provides data for the SfBlockEditor block-changed event.
BlockData
Provides context for a block operation, including current and previous block and parent references.
BlockEditorActionMenu
Gets or sets the settings for the block actions menu in the editor.
BlockEditorCommandMenu
Provides configuration for the command menu used by the SfBlockEditor component.
BlockEditorContextMenu
Gets or sets the settings for the context menu within the editor.
BlockEditorImageBlock
Gets or sets the settings for the image block in the editor.
BlockEditorInlineToolbar
Gets or sets the settings for the inline formatting toolbar in the editor.
BlockEditorLabel
Configures settings related to the label popup in the SfBlockEditor.
BlockEditorPasteCleanup
Gets or sets the settings related to paste operations in the editor.
BlockModel
Represents a block model in the SfBlockEditor component.
BlockSettings
Abstract base class for all block settings types in the BlockEditor. Derive specific block settings (e.g., ParagraphBlockSettings) from this class.
BlurEventArgs
Represents the event arguments for blur events in the SfBlockEditor component.
BulletListBlockSettings
Represents settings specific to a bullet list block used in the SfBlockEditor.
CalloutBlockSettings
Properties specific to Callout blocks.
ChecklistBlockSettings
Gets or sets the placeholder text displayed when the checklist item has no content.
ChildrenBlockSettings
Represents settings for container-style blocks that can host child blocks in the SfBlockEditor.
CollapsibleHeadingBlockSettings
Properties specific to Collapsible Heading blocks.
CollapsibleParagraphBlockSettings
Properties specific to Collapsible Paragraph blocks.
CommandFilteringEventArgs
Represents the event arguments for command menu query filtering in the SfBlockEditor component.
CommandItemModel
Specifies the command item model in the SfBlockEditor component.
CommandItemSelectEventArgs
Represents the event arguments for command item selected in the SfBlockEditor component.
ContentModel
Represents a content model within a block in the SfBlockEditor component.
ContentSettings
Abstract base class for all content settings types in the BlockEditor. Derive specific content settings (e.g., TextContentSettings) from this class.
ContextMenuClosingEventArgs
Represents the event arguments before the context menu is closing in the SfBlockEditor component.
ContextMenuItemModel
Specifies the individual items in the SfBlockEditor component.
ContextMenuItemSelectEventArgs
Represents the event arguments for the context menu is selected in the SfBlockEditor component.
ContextMenuOpeningEventArgs
Represents the event arguments for context menu opening in the SfBlockEditor component.
DividerBlockSettings
Properties specific to divider blocks.
FocusEventArgs
Represents the event arguments for focus events in the SfBlockEditor component.
HeadingBlockSettings
Represents settings specific to a heading block used in the SfBlockEditor.
ImageBlockSettings
Represents settings specific to an image block used in the SfBlockEditor.
InlineToolbarItemClickEventArgs
Represents the event arguments for the toolbar item clicked in the SfBlockEditor component.
InlineToolbarItemModel
Represents a toolbar item model in the SfBlockEditor component.
LabelContentSettings
Properties for label content.
LabelItemModel
Represents a label that can be inserted in the SfBlockEditor.
LinkContentSettings
Represents type-specific settings for link content items in the SfBlockEditor.
MentionContentSettings
Properties for mention content
NumberedListBlockSettings
Represents settings specific to a numbered list block used in the SfBlockEditor.
ParagraphBlockSettings
Represents settings specific to a paragraph block used in the SfBlockEditor.
PasteCleanupCompletedEventArgs
Represents the event arguments for after-paste-cleanup event in the SfBlockEditor component.
PasteCleanupStartingEventArgs
Represents the event arguments for before-paste-cleanup event in the SfBlockEditor component.
QuoteBlockSettings
Properties specific to Quote blocks.
SelectionChangedEventArgs
Represents the event arguments for selection change events in the SfBlockEditor component.
SfBlockEditor
StyleModel
Specifies the style model in the SfBlockEditor component.
TableBlockSettings
Properties specific to Table blocks.
TableCellModel
Represents a table cell's settings.
TableColumnModel
Represents a table column's settings.
TableRowModel
Represents a table row's settings.
TextContentSettings
Represents type-specific settings for text content items in the SfBlockEditor.
UserModel
Represents a user that can be mentioned in the SfBlockEditor.
Enums
BlockAction
Specifies the types of operations that can occur on blocks within the SfBlockEditor.
BlockType
Enum representing the different block types available in the SfBlockEditor component.
CommandName
Specifies the built-in toolbar options available in the block editor component.
ContentType
Specifies the content type
SaveFormat
Specifies the formats available for saving image data in the component.
TableColumnType
Specifies the table column type