Namespace Syncfusion.Blazor.Diagram.SymbolPalette
Classes
| Palette
Represents a symbol palette that organizes and displays a categorized collection of diagram symbols with a descriptive heading. |
| PaletteExpandingEventArgs
Notifies when the palette items are expanded or collapsed in the symbol palette. |
| PaletteSelectionChangedEventArgs
Notifies when the selection objects change in the symbol palette. |
| SfSymbolPaletteComponent
Represents how to display a collection of palettes. The palette shows a set of nodes and connectors. It allows you to drag and drop the nodes and connectors into the diagram. |
| SymbolDescription
Represents the textual description and display properties of a symbol. |
| SymbolInfo
Represents symbol information containing size and description properties for diagram symbols. |
| SymbolMargin
Gets or sets the extra space around the outer boundaries of the symbol. |
| SymbolPaletteTemplates
Represents a segment of UI content, implemented as a delegate that writes the content of a Node. |
Interfaces
| IPaletteObject
Represents the base class for all the symbol palette objects. It is used to handle common actions like property changes in any symbol palette objects. |