UNPKG

@syncfusion/ej2-vue-notifications

Version:

A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Vue

6 lines (5 loc) 424 B
export * from '@syncfusion/ej2-notifications'; export { ButtonModelPropsDirective, ButtonModelPropDirective, ButtonModelPropsPlugin, ButtonModelPropPlugin } from './toast/buttons.directive'; export { ToastComponent, ToastPlugin } from './toast/toast.component'; export { MessageComponent, MessagePlugin } from './message/message.component'; export { SkeletonComponent, SkeletonPlugin } from './skeleton/skeleton.component';