What is the repository name of the table component in https://github.com/weweb-assets?

I was thinking maybe if the data grid component is named ‘ww-data-grid’ maybe the table component is named as ww-table, but I can’t find it

1 Like

Hi @foncy.sv !

Apologies for the late reply. I couldn’t find it either but it turns out that’s because the table element is not a Vue component. It was build with standard divs and flexbox containers in the WeWeb editor.

1 Like