UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

15 lines (14 loc) 546 B
export * from './prompt.spec'; export * from './prompt-header'; export * from './prompt-content'; export * from './prompt-view'; export * from './prompt-footer'; export * from './prompt-suggestion'; export * from './prompt-setting'; 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';