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
- Host: GitHub
- URL: https://github.com/obsidiansoft-io/carousel-view
- Owner: obsidiansoft-io
- License: mit
- Created: 2019-06-20T20:29:22.000Z (almost 7 years ago)
- Default Branch: development
- Last Pushed: 2019-07-09T15:19:19.000Z (almost 7 years ago)
- Last Synced: 2026-04-27T05:18:15.513Z (about 2 months ago)
- Topics: design, litelement, polymer, webcomponents, webdesign
- Language: JavaScript
- Size: 332 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

```html

```