@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
18 lines (17 loc) • 671 B
text/typescript
export * from './prompt.spec';
export * from './prompt-header';
export * from './prompt-content';
export * from './prompt-view';
export * from './prompt-expander';
export * from './prompt-footer';
export * from './prompt-setting';
export * from './prompt-send-button';
export * from './prompt-stop-fab';
export * from './templates/prompt-normal';
export * from './templates/prompt-suggestions';
export * from './templates/prompt-settings';
export * from './templates/prompt-output';
export * from './templates/prompt-more-actions';
export * from './templates/prompt-popup';
export * from './templates/prompt-inline';
export * from './templates/prompt-inline-input-only';