An open API service indexing awesome lists of open source software.

https://github.com/obsidiansoft-io/carousel-view

Custom webcomponent carousel view
https://github.com/obsidiansoft-io/carousel-view

design litelement polymer webcomponents webdesign

Last synced: 25 days ago
JSON representation

Custom webcomponent carousel view

Awesome Lists containing this project

README

          

# carousel-view

Custom webcomponent carousel view

#### properties

| Property | description | type |
| ---------- | ---------------------------------------- | ------------------- |
| style | styles | String/StylesInline |
| autoScroll | Automatically changes the carousel items | Boolean |

#### Example
![Carousel simple view](https://github.com/obsidiansoft-io/carousel-view/blob/master/files/example.png?raw=true)
```html




```