UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

8 lines (7 loc) 274 B
export * from './rating.spec'; export * from "./rating-item"; export * from "./templates/rating-normal"; export * from "./templates/rating-with-label"; export * from "./templates/rating-disabled"; export * from "./templates/rating-readonly"; export * from './demos/rating';