Components/Numeric Keypad

Numeric Keypad

Touch-friendly 3×4 keypad for cash entry, price input, or quantity prompts. Controlled or uncontrolled.


25,00

Installation

npx @ajax-ui/cli add numeric-keypad

Props

  • value + onValueChange for controlled; defaultValue for uncontrolled.
  • decimal (default true) - renders the comma key (BR convention) instead of clear.
  • maxLength (default 12) · size "sm" | "md" | "lg".
  • onEnter + showEnter (default true) - adds a full-width confirm bar.