List
Learn about the list component and its usage in Toolpad Studio.
Usage
A List is an essential component in an application. It had one key property that makes it usable:
itemCount
It is the number of occurences that the list is supposed to render.
Appearance
The List component acts as a mini canvas for other components. Each component has its own styling. The first occurence decides the appearance for the entire list.
disablePadding
There is a predefined padding that can be enabled or disabled. It is a boolean.
API
See the documentation below for a complete reference to all props available to the list component in Toolpad Studio.