@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
10 lines (9 loc) • 418 B
text/typescript
export * from "./checkbox.spec";
export * from "./checkbox-group.spec";
export * from "./checkbox-item.spec";
export * from "./templates/checkbox-with-label-after";
export * from "./templates/checkbox-with-label-before";
export * from "./templates/checkbox-group-horizontal";
export * from "./templates/checkbox-group-normal";
export * from "./templates/checkbox-normal";
export * from "./templates/checkbox-checked";