Application Loading
Dashboard
Analytics
Basic
Ecommerce
Explore
Finance
Theme
Colors
Prebuilt Themes
Typography
Features
Navigation
Breadcrumbs
Navigation
Rail Navigation
Tab Panel
Forms
Autocomplete
Button Toggle
Buttons
Checkbox
Input
Number Input
Password Strength
Phone Input
Pin Input
Radio
Segmented
Select
Slide Toggle
Components
23
Action Required
Alert
Announcement
Avatar
Badge
Block State
Bottom Sheet
Brand Colors
Card
Card Overlay
Carousel
Chips
Color Picker
Command Bar
Comment Editor
Confirm
Content Fade
Data View
Datepicker
Dialog
Divider
Expand
Expansion Panel
Filter Builder
Gauge
Icon
Image Viewer
Incidents
Layout
List
Marquee
Menu
Paginator
Panel
Popover
Progress Bar
Progress Spinner
Resizable Container
Screen Loader
Sidebar
Skeleton
Slider
Snackbar
Stepper
Suggestions
Table
Tabs
Text Editor
Thumbnail Maker
Timeline
Timepicker
Toolbar
Tooltip
Tree
Upload
Micro Charts
Bar Chart
Line Chart
Pie Chart
Store
Notifications
Selects
Sidebar Widgets
Skeleton
Widgets
Pages
Applications
File Manager
Kanban Board
Messenger
Authentication
Create Account
Done
Forgot Password
Password Reset
Set New Password
Sign In
Sign Up
User Profile
Talent Profile
Account
Notifications
Settings
Pricing
Basic
Membership Plans
Content
Post List
Error Pages
Forbidden (401)
Not Found (404)
Not Found 1 (404)
Server Error (500)
Service Pages
Pending Email Activation
Pavel Salauyou
Free
elementarlabs@gmail.com
Github

Pin Input

Introducing the Pin Input Component for Angular Material – a sleek, customizable, and highly accessible way to handle PIN codes, OTPs, and verification flows in your Angular apps. Built with Material 3 aesthetics and Tailwind flexibility, this component seamlessly blends into any modern UI.
Key features:
  • Fully Customizable – Adjust length, styling, spacing, and more!
  • Material 3 & Tailwind Ready – Looks stunning out of the box.
  • Keyboard & Paste Support – Smooth user experience on all devices.
  • Reactive Forms Compatible – Effortlessly integrates with Angular forms.
  • Secure & User-Friendly – Prevents accidental input mishaps.

Perfect for authentication flows, payment verifications, and secure access – because great UX starts with the right components. 🚀

Basic Pin Input

Placeholder

Custom Length

Custom Symbols

API Reference

Properties for the emr-pin-input component.

PropTypeDefault
length
Number of inputs
number4
placeholder
Custom placeholder for an input inside the field
string
acceptOnly
regexp which restricts input to input
Regexp (default only digits)/^[0-9]+$/
disabled
Disable control
booleanfalse