BlogPlaygroundOne

useMask API


Exposed
(text: string) => boolean
(text: string, index: number) => boolean
(text: string) => boolean
(text: string) => string
(text: string) => string

Check if a string is complete for the mask.

MISSING DESCRIPTION (edit in github)

Check if a string is valid for the mask.

Apply mask to a string.

Remove mask from a string.