Skip to content

OneTimeInput component #6420

@stsrki

Description

@stsrki

Implement the OneTimeInput component, and place it into the Blazorise.Components project.

Features

  • Digits parameter 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.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions