Normalize the event callback for Input
and InputNumber
.
Currently
Input
passesevent
in callbackInputNumber
passesvalue
in callbackColorPicker
passesvalue
in callback
In the future we should normalize this and both could use (event, value)
in the callback
The problem: https://jsfiddle.net/Sergio_fiddle/vbhjea6g/
2条答案
按热度按时间rsl1atfo1#
有这个需求
ehxuflar2#
需要这个功能点