Textfield is a low level component that other more complex controls are based upon. @taiga-ui/kit library. This example demonstrates how to use built-in Number mask with postfix and augment it by several Maskito plugins.
type="email" — validation + keyboard hint. inputmode="email" — keyboard hint only, no validation. autocomplete="new-password" — disables autofill and suggestion pop-ups. type="email" when you need format validation, or inputmode="email" with type="text" if you only want a convenient keyboard layout. Email: