Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 561 Bytes

File metadata and controls

19 lines (11 loc) · 561 Bytes

Svelte Material UI - Image List

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

Installation

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

Examples and Usage Information

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

More Information

See Image lists in the Material design spec.

See Image List in MDC-Web for information about the upstream library's architecture.