Keyboard Support
The Calculator component allows you to use all relevant keyboard keys to insert any valid input and perform operations easily.
The following list shows the supported keys:
-
0-9—All numeric keys both from the keyboard and the numeric pad. -
Decimal key (.)—Allows insertion of decimal point from the numeric pad. -
Add key (+)—Allows performing addition both from the keyboard and the numeric pad. -
Subtract key (-)—Allows performing subtraction both from the keyboard and the numeric pad. -
Multiply key (*)—Allows performing multiplication both from the keyboard and the numeric pad. -
Divide key (/)—Allows performing division both from the keyboard and the numeric pad. -
Enter key—Executes the operations. -
F9 key—Performs negate operation. -
R key (R)—Performs reciprocal operation. -
Back key—Deletes a single digit from the input value. -
Delete key (Del)