How to merge table cells #5048
Unanswered
hendra-foo
asked this question in
Q&A
Replies: 1 comment
-
|
There are colspan and rowspan attributes. In the playground example, click on the various source code files, e.g. tableValue.tsx https://github.com/udecode/plate/blob/main/packages/nodes/table/src/createTablePlugin.ts#L56-L71 shows how these attributes get included. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Plate playground there is a table with column merged, but i can't find any docs on how to do column merging.
Can anybody lend me a help?
Beta Was this translation helpful? Give feedback.
All reactions