✨ [Feature]: Numeric 数字输入框支持手动输入时实时触发change事件
What problem does this feature solve
Numeric 数字输入框支持手动输入时实时触发 change 事件,目前手动输出时不会实时触发 change 事件, 失焦后才会触发
What does the proposed API look like
Numeric 数字输入框支持手动输入时实时触发 change 事件
What is your project name
/
Bot detected the issue body's language is not English, translate it automatically.
Title: ✨ [Feature]: Numeric digital input box supports real-time triggering of change events when manually input
@justkai99 这种场景应该叫:input 事件,类似 Input 组件的 input 事件,不是 change 事件。
请描述下具体的业务场景,为什么需要 input 事件呢?
Bot detected the issue body's language is not English, translate it automatically.
@justkai99 This scenario should be called: input event, an input event similar to an Input component, not a change event.
Please describe the specific business scenario, why do you need an input event?
遇到了同样的问题,需要Numeric 支持input事件,在tinyengine中右侧属性面板如果是Numeric ,在输入后切换组件不起作用,再次点击发现赋值错误
Bot detected the issue body's language is not English, translate it automatically.
I encountered the same problem and needed Numeric to support input events. If Numeric on the right property panel in tinyengine, switching components after input does not work. Click again to find an assignment error