Skip to content

Commit 5b28478

Browse files
author
pipeline
committed
bug(EJ2-4552): masked component added (origin/EJ2-4552-mask-master-merge)
1 parent 84e0e64 commit 5b28478

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

maskedtextbox/ReadMe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
A package of Essential JS 2 Input textbox components. It comes with full support and is available under commercial and community licenses – please visit www.syncfusion.com to get started.
2+
3+
## Resources
4+
* [NumericTextBoxes Demos](http://ej2.syncfusion.com/demos/#/numerictextbox/default.html)
5+
* [TextBox Demos](http://ej2.syncfusion.com/demos/#/textboxes/default.html)

maskedtextbox/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from "@syncfusion/ej2-inputs/maskedtextbox";

0 commit comments

Comments
 (0)