UNPKG

@syncfusion/ej2-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.

6 lines (5 loc) 108 B
/** * Smart TextArea modules */ export * from './smart-textarea'; export * from './smart-textarea-model';