Get Started

TotalReviewsRating Component

The TotalReviewsRating component displays the overall rating and total number of reviews for your project. It's a great way to showcase user satisfaction and build trust with potential users.

Live Demo

Basic Usage

The simplest way to use the TotalReviewsRating:

import { TotalReviewsRating } from "feedback-evolution-widget-react";
import "feedback-evolution-widget-react/styles.css";

<TotalReviewsRating 
  projectId="your-project-id"
/>

Props

PropTypeDefaultDescription
projectIdstring-Required. Your project's unique identifier

© 2024 Feedback Evolution. All rights reserved.


Privacy Policy
Terms of Service