UNPKG

react-pin-field

Version:

React component for entering PIN codes

3 lines (2 loc) 92 B
declare const field = "[data-cy=pin-field]"; declare const nthInput: (n: number) => string;