Draft-js: Table editor

Created on 18 Mar 2016  路  3Comments  路  Source: facebook/draft-js

Is there plan for table editor to make HTML table instance with GUI like as Google Doc?
And Is it built-in or plug-in in current plan?

Most helpful comment

@hellendag Please, can u share the link to TeX example with such table?

All 3 comments

My current suggestion is to use the block component approach demonstrated in the TeX example. You can render the table statically, then use a control to expose some way to edit it, perhaps as HTML or markdown.

There are no ongoing plans to incorporate table support directly within the Draft core.

@hellendag Please, can u share the link to TeX example with such table?

Was this page helpful?
0 / 5 - 0 ratings