Number Input

Tired of clunky number fields that don’t fit seamlessly into your Angular Material design? Meet Number Input – a sleek, fully customizable component built for precision, accessibility, and effortless integration.

Key features:
  • βœ… Material Design Native – Looks and feels like a first-class Angular Material component.
  • 🎯 Precision & Control – Set min/max values, step increments, and enforce number formats.
  • ⚑ Keyboard & Mouse Friendly – Intuitive controls for both power users and casual inputs.
  • πŸ›  Flexible & Extensible – Easily adapt to your project’s needs with robust configuration options.

Drop it into your forms and watch your UX soar! πŸš€ Try Number Input today and bring smarter number fields to your Angular apps.

Basic Number Input

Loading...

Custom Controls

Loading...

Min, Max Value

Loading...

API Reference

Properties for the emr-number-input component.

PropTypeDefault
min
Minimum value
number–
max
Maximum value
number–
step
Step of value
number–
readonly
Sets control as readonly
booleanfalse
disabled
Disable control
booleanfalse
required
Sets control as required
booleanfalse