In fact, I can share a public ui on codesandbox only if output in json format can be provided. In this way, I can provide data visualization and pdf output.
Example JSON
[
{
"type": "read",// readslice...
"orms":{
"gorm": 4999
...
Example CodeSandbox