You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x] Works with `Template-Driven Forms` and `Reactive Forms` out of the box.
38
+
-[x] Supports copy-paste-cut
39
+
-[x] Supports all keybindings
40
+
35
41
## Default example
36
42
37
43
The example below uses `tailwindcss``tailwind-merge``clsx`:
@@ -183,7 +189,7 @@ There's currently no native OTP/2FA/MFA input in HTML, which means people are ei
183
189
184
190
This library works by rendering an invisible input as a sibling of the slots, contained by a `relative`ly positioned parent (the container root called _input-otp_).
185
191
186
-
## Features
192
+
<!--## Features
187
193
188
194
### This is the most complete OTP input for Angular. It's fully featured
189
195
@@ -227,7 +233,7 @@ Should be able to support all keybindings of a common text input as it's an inpu
0 commit comments