@extends('layouts.master') @section('title') @lang('translation.ratings') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Advance UI @endslot @slot('title') Ratings @endslot @endcomponent
Rater-js is a star rating widget for the browser. here are the various examples of rating shown below with variation.
Title | Example | Description |
---|---|---|
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 |
|
|
<div data-simplebar style="max-height: 220px;">
...
</div>