/
The main entity of Maskito core library is Maskito
class which accepts 2 arguments in constructor:
HTMLInputElement
or HTMLTextAreaElement
MaskitoOptions
The only available public method destroy
removes all created event listeners. Call it to clean everything up when the work is finished.
To understand the capabilities of the Maskito library, you need to learn about the following features and concepts:
overwriteMode
parameter. maskitoTransform
.