@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
10 lines (9 loc) • 356 B
TypeScript
export * from './upload.spec';
export * from './upload-dropzone';
export * from './upload-file';
export * from './upload-file-multiple';
export * from './upload-file-info';
export * from './templates/upload-chunk';
export * from './templates/upload-batch';
export * from './templates/upload-normal';
export * from './templates/upload-with-action-buttons';