@atlaskit/editor-plugin-table
v22.2.14
Published
Table plugin for the @atlaskit/editor
Readme
Editor Plugin Table
Table 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 Table plugin provides comprehensive table editing and management capabilities for the Atlassian Editor. It integrates with @atlaskit/editor-core to enable rich table creation, manipulation, and rendering with advanced features like column resizing, row/column operations, and cell selection.
Key features
- Table creation and insertion - Create and insert tables with configurable dimensions
- Row and column operations - Insert, delete, and merge rows and columns
- Cell selection and manipulation - Select cells, clear contents, and manage cell attributes
- Column resizing - Resize table columns with visual feedback and drag handles
- Table layout options - Toggle between different table layouts and display modes
- Header support - Configure header rows and columns with formatting options
- Drag and drop - Reorder rows and columns with intuitive drag-and-drop controls
- Table analytics - Track table interactions and performance metrics
- Sticky headers - Keep table headers visible when scrolling
- Nested tables - Support for tables nested within table cells
Install
- Install - yarn add @atlaskit/editor-plugin-table
- npm - @atlaskit/editor-plugin-table
- Source - Bitbucket
- Bundle - unpkg.com
Usage
Internal use only
@atlaskit/editor-plugin-table 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 table 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.
