@syncfusion/ej2-vue-progressbar
Version:
Essential JS 2 ProgressBar Component for Vue
5 lines (4 loc) • 452 B
TypeScript
export * from '@syncfusion/ej2-progressbar';
export { ProgressBarAnnotationsDirective, ProgressBarAnnotationDirective, ProgressBarAnnotationsPlugin, ProgressBarAnnotationPlugin } from './progressbar/annotations.directive';
export { RangeColorsDirective, RangeColorDirective, RangeColorsPlugin, RangeColorPlugin } from './progressbar/rangecolors.directive';
export { ProgressBarComponent, ProgressBarPlugin } from './progressbar/progressbar.component';