Maheshkumar Sundaram
Maheshkumar Sundaram
I am facing this issue now. But I can't use `{this.state.data.length > 0 && ( )}` as my data is set dynamically. I use `ref` on the tabulator and set...
@jaywcjlove I am not sure whether I understand you properly. Please find my codesandbox [here](https://codesandbox.io/p/sandbox/rtdoc-viewer-demo2-hjkg96). In there, I have a button called `Get content` after the preview. Ideally, I want...
@jaywcjlove Any suggestion or idea of how to achieve the above? Thank you
> @jaywcjlove > > I am not sure whether I understand you properly. > > Please find my codesandbox [here](https://codesandbox.io/p/sandbox/rtdoc-viewer-demo2-hjkg96). > > In there, I have a button called `Get...
@jaywcjlove Thanks. I'll just use the HTML as the library supports pure HTML too. Because updating HTML and then updating markdown manually seems redundant.