Home > blockly > utils > toolbox > SeparatorInfo
utils.toolbox.SeparatorInfo interface
The information needed to create a separator in the toolbox.
Signature:
export interface SeparatorInfo
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| cssconfig | SeparatorCssConfig | undefined | ||
| gap | number | undefined | ||
| id | string | undefined | ||
| kind | string |