I'll create a digital keypad design with support for negative numbers, a title, and confirm/cancel buttons.
This design includes:
The component maintains the current value and negative state, allowing users to enter both positive and negative numbers. When the confirm button is pressed, it will log the final value (with the appropriate sign).