Web Component: j-Pin
j-Pin
A simple PIN maker.
- jComponent
v19|v20
Configuration:
count
{Number}
a count of PIN inputs (default:6
)required
{Boolean}
enables "required" (default:false
)disabled
{Boolean}
can disabled this controlhide
{Boolean} disables displaying of numbers (default:false
)mask
{Boolean}
disables the mask (default:true
)- NEW
exec
{String}
a path tofunction(pin)
- NEW
allowpaste
{Boolean}
enables pin pasting (default:true
)
Good to know:
- input with no value creates a space
- it expects
String
Methods:
component.focus()
focuses the first input
Created
18. july 2017
Updated
01. february 2023
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Dark mode
Yes
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com