@atlaskit/editor-plugin-context-panel
v12.0.1
Published
Context panel plugin for @atlaskit/editor-core
Downloads
28,440
Readme
Editor Plugin Context Panel
Context panel plugin for @atlaskit/editor-core
Note: This component is designed for internal Atlassian development. External contributors will be able to use this component but will not be able to submit issues.
Overview
The Context Panel plugin provides UI panel management capabilities for the Atlassian Editor. It enables dynamic rendering of context-aware panels and object sidebars within the editor, supporting customizable panel layouts, multiple display behaviors, and integration with the editor's state management system.
Key features
- Dynamic panel rendering - Render context panels dynamically based on editor state
- Object sidebar management - Show, hide, and manage object sidebar panels with configurable IDs
- Flexible panel behaviors - Support 'push' and 'cover' display behaviors for sidebar panels
- Customizable panel layouts - Configure header, body, and footer components with custom styling
- State change handling - Apply transformations to trigger panel content updates
Install
- Install - yarn add @atlaskit/editor-plugin-context-panel
- npm - @atlaskit/editor-plugin-context-panel
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-context-panel is intended for internal use by the @atlaskit/editor-core and as a plugin dependency of the Editor within your product.
Direct use of this component is not supported.
Please see Atlaskit - Editor plugin context panel for documentation and examples for this package.
Support
For internal Atlassian, visit the slack channel #help-editor for support or visit go/editor-help to submit a bug.
License
Please see Atlassian Frontend - License for more licensing information.
