Skip to content

A Lightning Web Component Star Rating field using Font Awesome

Notifications You must be signed in to change notification settings

justin-lyon/lwc-star-rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

lwc-star-rating

Lightning Web Component Star Rating using Font Awesome for customizable Star SVG.

Allow your users to rate records in Salesforce, define your own scale and colors.

demo-gif

Usage

<c-star-rating
  rating=0
  max-rating=5
  active-color="#ffd055"
  inactive-color="#d8d8d8"
  read-only="false" ></c-star-rating>

About

A Lightning Web Component Star Rating field using Font Awesome

Topics

Resources

Stars

Watchers

Forks