Skip to content

Instantly share code, notes, and snippets.

@sawyerh
Last active September 9, 2020 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sawyerh/945ebdc9089161a8acdc2dda75319c01 to your computer and use it in GitHub Desktop.
Save sawyerh/945ebdc9089161a8acdc2dda75319c01 to your computer and use it in GitHub Desktop.
InputPii
InputPii
Empty*
onFocus -> Unmasked & Focused
Unmasked & Focused
onBlur -> Unmasked
Submit -> Masked
Unmasked
onFocus -> Unmasked & Focused
Masked
onFocus -> Masked & Focused
onBlur -> Masked
Masked & Focused
onBlur -> Masked
onChange -> Unmasked & Focused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment