@extends('layouts.material-version-master') @section('title', 'Metrica - Admin & Dashboard Template') @section('headerStyle') @stop @section('content')
@component('common-components.breadcrumb') @slot('title') Rating @endslot @slot('item1') Metrica @endslot @slot('item2') UI Kit @endslot @endcomponent

Ratings

jQuery Bar Rating Plugin works by transforming a standard select field into a rating widget. The rating widget can be flexibly styled with CSS. Take a look at a few examples.

Default rating
CSS Stars
Current rating:
Square Rating
Pill Rating
Reversed Rating
Horizontal Rating
1/10 Rating
Movie Rating
@stop @section('footerScript') @stop