salt-ds
salt-ds copied to clipboard
Static List Component Build
Static List Component
Description A Static List is a component that allows interaction with elements within each list item without the concept of selecting the list items themselves.
Use Cases
- Checkout Cart: In a shopping cart, each list item represents a product. Users can perform actions such as 'remove from basket' on individual items, but the list items do not have a selected state.
- File Upload: In a file upload interface, each list item represents an uploaded file. Users can interact with elements like file descriptions or remove buttons within each list item, but the list items themselves are not selectable.
Follow design in #2453 POC: https://codesandbox.io/p/sandbox/salt-item-list-d828ft