Component - List with ForEach
This UI component shows a vertical list of items using ForEach inside a List. Each item is displayed as a text row. It is like a grocery list where each item is shown one below the other.
This UI component shows a vertical list of items using ForEach inside a List. Each item is displayed as a text row. It is like a grocery list where each item is shown one below the other.
List
└── ForEach
└── Text