ToolboxSeparator class
Class for a toolbox separator. This is the thin visual line that appears on the toolbox. This item is not interactable.
Signature:
export declare class ToolboxSeparator extends ToolboxItem
Extends: ToolboxItem
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| CssConfig | All the CSS class names that are used to create a separator. | |
| string | Name used for registering a toolbox separator. |
Methods
Method | Modifiers | Description |
|---|---|---|
| Creates the DOM for a separator. | |