-
-
Notifications
You must be signed in to change notification settings - Fork 540
Milestone
Description
Implement the OneTimeInput component, and place it into the Blazorise.Components project.
Features
Digitsparameter to define the number of slots- When charactes is typed it should move to the next slot
- inherited from BaseInputComponent
- full validation support
Grouping of slots based on the Group parameter, e.g., Group="2,3". Which then shows two slots and then three slots, separated by a - sign. If the group is undefined, it will automatically group by 3 slots if the slots are at least 6 digits.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done