UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

8 lines 163 B
export var BACKGROUND_COLOR_ITEM = { type: 'menu-item', key: 'background-color' }; export var CLEAR_CELLS_ITEM = { type: 'menu-item', key: 'clear-cells' };