UNPKG

@syncfusion/ej2-vue-inputs

Version:

A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue

3 lines (2 loc) 184 B
export { FilesDirective, UploadedFilesDirective, FilesPlugin, UploadedFilesPlugin } from './files.directive'; export { UploaderComponent, UploaderPlugin } from './uploader.component';