sjdemartini / mui-tiptap

A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap
MIT License
277 stars 38 forks source link

Add more table personalization options #184

Open bryanjtc opened 8 months ago

bryanjtc commented 8 months ago

Is your feature request related to a problem? Please describe.

I want to set the border style, border color, table width to 100%, background colors for the cells.

Describe the solution you'd like

Add options to the table tooltip that allow more customization.

Describe alternatives you've considered

For know I manually edit the html output

Additional context

Here is how some of the new options can look like based on microsoft word options. image image image image image

sjdemartini commented 8 months ago

Hi @bryanjtc, agreed this would be nice to support—thanks for filing and providing some examples! I'll keep this on my radar, though don't expect I'll have time to work on this soon, but I'd definitely welcome PRs for it.