mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* 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>