rating-stars-js
v1.1.3
Published
Vainilla JavaScript Camera Component
Downloads
25
Maintainers
Readme
JavaScript Rating Stars
A Javascript rating stars component.
Documentation coming soon.
API rating-stars
Properties
| Property | Attribute | Description | Type | Default |
| ------------ | ------------- | ------------------------ | --------- | ---------- |
| color
| color
| | string
| 'orange'
|
| isEditable
| is-editable
| Permite editar el valor | boolean
| true
|
| maxValue
| max-value
| Maxim nombre d'estrelles | number
| 5
|
| value
| value
| Valor del rating | number
| 0
|
Events
| Event | Description | Type |
| --------------- | -------------------------------------------- | ------------------ |
| ratingUpdated
| Event que s'emet quan es clicka una estrella | CustomEvent<any>
|
Built with StencilJS
Roadmap
- [ ] Share image: Twitter, Facebook, Instagram, Email, Linkedin
- [ ] Rotate image
- [ ] Scale image
- [ ] Button effects
- [ ] Image effects (sepia, black/white, ...)
- [ ] Video recorder
- [ ] Allow multiple image formats (png, jpeg, quality, base64, blob, ...)