Cant we use Variables in Units Count ?
i am creating a reusable component table and I’m struggling to find a way to control the units counts across collections
main idea is to bind the columns number to units count
You can set the type “Unit” in the component’s variable type, right?
I would encourage you to use a div and the display: Grid option and then bind to the grid columns or grid rows. Let me know if you need more details