Open alberto-ag-devo opened 1 month ago
Make this type of model data printable in the table rows
interface a { adata: string; bdata: b; } interface b { bChildData: string; }
-
No response
What is the problem this feature will solve?
Make this type of model data printable in the table rows
What is the feature you are proposing to solve the problem?
-
What alternatives have you considered?
No response