Flexible Table Block is a custom block plugin for the WordPress block editor that allows you to create tables in any configuration.
You can merge or split cells from multiple selected cells.
You can set various styles for each tag of table, cell, and caption individually.
You can easily select a batch of cells in a section, or select, add, or delete rows and columns with the buttons.
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.
npm install
npm run build