Basic string value input.
You can change states of the component manually or it can follow state of a form control when Angular form directives are applied to it.
For more complex dropdown controls it is recommended to use dedicated components, such as Select or ComboBox
An example of a password textfield with an interactive icon to toggle the input type.
If you need to perform some additional actions or logging when user clicks cleaner button.
@taiga-ui/kit library. This example demonstrates how to use built-in Number mask with postfix and augment it by several Maskito plugins.
On mobile, especially when font scaling is enabled for accessibility, you have limited space and might want to make sure the entire label is visible when the user fills it in. You can enable wrapping so it can wrap onto multiple lines.