--- name: interchange url: /interchange --- ## Interchange

A simple JavaScript solution for responsive images. But not just images, it can evenload in HTML partials. Interchange uses media queries to dynamically load responsive content that is appropriate for different users' browsers.

# Sample Component
```html
```
*** ### Basic HTML You can create [Item] with this basic HTML
```html
```
[Demo of item]
### Advanced HTML You can create advanced versions of [Item] with this HTML
```html
```
[Demo of item]
### Sass Variables You can customize with... ```scss
```