Custom rendering with ReactNodeViewRenderer inside table cell #5186
|
Is it possible to create custom rendering for table cell content? There is a |
Replies: 2 comments 5 replies
|
I don't fully understand why you would not do as you said and do a If you are saying that because ReactNodeViewRenderer renders a div you cannot do that? NodeViewWrapper allows an |
|
Hi @seleckis, |
OK double verified this.
You should absolutely be able to pass in
which creates a ReactRenderer wrapper as a
tdelement.