mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 10:08:57 +00:00
Example of using PrimeNG
This commit is contained in:
@@ -5,4 +5,5 @@ import { Component } from '@angular/core';
|
||||
template: require('./home.component.html')
|
||||
})
|
||||
export class HomeComponent {
|
||||
public ratingValue: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user