vue-security-code
vue-security-code copied to clipboard
Is it possible to configure input type?
Currently its hardcoded type="tel", it doesnt matter for desktop but on mobile it will only enable telephone keyboard making it impossible to use for alphanumeric pin codes.
Is it possible to configure it? I could provide a pull request if it's not supported.