mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 08:52:59 +00:00
This module defines a number of building blocks for ProseMirror menus, along with a menu bar implementation.
When using this module, you should make sure its
style/menu.css
file is loaded into your page.
@MenuElement @MenuItem @MenuItemSpec @IconSpec @Dropdown @DropdownSubmenu @menuBar
This module exports the following pre-built items or item constructors:
@joinUpItem @liftItem @selectParentNodeItem @undoItem @redoItem @wrapItem @blockTypeItem
To construct your own items, these icons may be useful:
@icons
@renderGrouped