# wx.onKeyboardConfirm(function callback)
Listens on the event of tapping the Confirm button on the keyboard.
# Parameters
# function callback
The callback function for the event of tapping the Confirm button on the keyboard.
# Parameters
# Object res
| Property | Type | Description |
|---|---|---|
| value | string | The current value input via keyboard |