flexible-table-block
flexible-table-block copied to clipboard
The custom block plugin for the WordPress block editor that allows you to create tables with flexible configurations.
Flexible Table Block

Flexible Table Block is a custom block plugin for the WordPress block editor that allows you to create tables in any configuration.
Features
Merge and Split Cells

You can merge or split cells from multiple selected cells.
Flexible Styling

You can set various styles for each tag of table, cell, and caption individually.
Advanced UI

You can easily select a batch of cells in a section, or select, add, or delete rows and columns with the buttons.
Responsive Support

You can set the table to scroll horizontally on both Desktop and mobile, and arrange cells vertically on mobile. The breakpoints for switching between Desktop and mobile can be changed freely.
How to build
npm install
npm run build