@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
9 lines (8 loc) • 320 B
TypeScript
export * from './editor.spec';
export * from './editor-toolbar';
export * from './editor-content';
export * from './templates/editor-normal';
export * from './templates/editor-resizable';
export * from './templates/editor-responsive-toolbar';
export * from './templates/editor-readonly';
export * from './demos/editor';