
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@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.34.0 (2025-08-07)
FAQs
This package provides the Table feature for Lexical.
The npm package @lexical/table receives a total of 849,312 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.