Overview Official Website
Angular Bootstrap Rating is the best star rater for the browser. No dependencies. Unlimited number of stars.
Add Package
ng add ngx-bootstrap --component rating
Import
import { RatingModule } from 'ngx-bootstrap/rating'; in your module.ts file
Examples:
Title | Template |
---|---|
Basic Rater |
|
Rater with Step |
|
Custom Messages |
|
Example with unlimited number of stars. readOnly option is set to true |
|
On Hover Event |
|
Clear/Reset Rater |
|