UNPKG

ngx-otp-code-input

Version:

ngx-otp-code-input is an Angular component for OTP (One-Time Password) input. This component is highly customizable, allowing for various configurations such as masking, integer-only input, autofocus, and more.

4 lines (3 loc) 151 B
export * from './lib/ngx-otp-code-input.service'; export * from './lib/ngx-otp-code-input.component'; export * from './lib/ngx-otp-code-input.module';