# Svelte Material UI - Image List

Image lists are RTL aware containers for sets of images and optional content.

# Installation

```sh
npm install --save-dev @smui/image-list
```

# Examples and Usage Information

https://sveltematerialui.com/demo/image-list

# More Information

See [Image lists](https://material.io/components/image-lists) in the Material design spec.

See [Image List](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-image-list) in MDC-Web for information about the upstream library's architecture.