blockly > ContextMenuRegistry > SeparatorRegistryItem
ContextMenuRegistry.SeparatorRegistryItem interface
A representation of a menu separator item in the registry.
Signature:
interface SeparatorRegistryItem extends CoreRegistryItem
Extends: CoreRegistryItem
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
callback? | never | (Optional) | |
displayText? | never | (Optional) | |
preconditionFn? | never | (Optional) | |
separator | true |