UNPKG

@atlaskit/editor-plugin-toolbar

Version:

Toolbar plugin for @atlaskit/editor-core

6 lines (5 loc) 213 B
export declare const SELECTION_TOOLBAR_LABEL = "Selection toolbar"; export declare const DEFAULT_POPUP_SELECTORS: { readonly toolbarContainer: "[role=\"toolbar\"]"; readonly portal: ".atlaskit-portal"; };