UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

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