UNPKG

ng-rating-pro

Version:

A powerful and customizable Angular rating component that allows full and half ratings with support for read-only mode, dynamic scaling, and SVG customization.<br/>Perfect for use in reviews, feedback forms, and rating-based applications.

10 lines (9 loc) 590 B
import * as i0 from "@angular/core"; import * as i1 from "./ng-rating-pro.component"; import * as i2 from "./rating-icon/custom-rating.directive"; import * as i3 from "@angular/common"; export declare class NgRatingProModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgRatingProModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgRatingProModule, [typeof i1.NgRatingProComponent, typeof i2.CustomRatingDirective], [typeof i3.CommonModule], [typeof i1.NgRatingProComponent, typeof i2.CustomRatingDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgRatingProModule>; }