Files
element-plus/packages/components/input
Zhong 645df6d95a feat(components): [input] add modelModifiers prop (#22415)
* feat(components): [input] add `modelModifiers` prop

* refactor: update

* refactor: update

* fix: input uncontrolled in lazy mode

* docs: add desc

* perf: cache `Object.keys(props.modelModifiers).length`

Co-authored-by: warmthsea <2586244885@qq.com>

---------

Co-authored-by: warmthsea <2586244885@qq.com>
Co-authored-by: btea <2356281422@qq.com>
2025-10-16 01:49:54 +00:00
..