UNPKG

ngx-stars-rating

Version:

## Overview Ngx Stars Rating is a straightforward Angular module designed for Angular 14 and above. It offers customizable star icons using Material Icons, Antd Icons, and other options.

3 lines (2 loc) 105 B
import { IRatingOptions } from "../models"; export declare const DEFAULT_RATING_OPTIONS: IRatingOptions;