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