Create a list component prototype that has the following features:
- Optional title
- Support item layout customization
- e.g. an item can be just text, have a title, have an image aligned left or right, etc.
- Resizable
- Scrollable within component
- Support pagination within component (items per slide)
Create a list component prototype that has the following features: