
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@lexical/table
Advanced tools
@lexical/table
This package contains the functionality for the Tables feature of Lexical.
A plugin for handling tables in Lexical.
npm install @lexical/table @lexical/react
See the react-table example for a minimal example that uses this package and the TablePlugin from @lexical/react/LexicalTablePlugin
Nested tables (tables within table cells) are not supported in the editor. The following behaviors are enforced:
Note: When pasting HTML content with nested tables, the nested content will be removed by default. Make sure to implement appropriate importDOM
handling if you need to preserve this content in some form.
This approach allows you to:
Choose an approach that best fits your needs:
v0.35.0 (2025-09-04)
FAQs
This package provides the Table feature for Lexical.
The npm package @lexical/table receives a total of 1,030,331 weekly downloads. As such, @lexical/table popularity was classified as popular.
We found that @lexical/table demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.