Existing Component
是
Component Name
el-input-number
Description
Expected:
el-input-number
can custom by prepend & append slot.
Example:
<el-input-number v-model="input1">
<template slot="prepend">Last</template>
<template slot="append">days</template>
</el-input-number>
by default, it is still the +
& -
。
other
I found some issues shows that this function is supported before, I hope developers & maintaners can give a reason but not only tell me that it was not supported anymore.
related issues before:
- [Bug Report] Style error when using "prepend"/"append" slots on el-input-number #11792 (comment)
- 支持append/prepend #2652
5条答案
按热度按时间2wnc66cl1#
Translation of this issue:
Existing Component
yes
Component Name
el-input-number
Description
Expected:
el-input-number
can custom by prepend & append slot.Example:
Last
days
by default, it is still the & -。
Other
I found some issues shows that this function is supported before, I hope developers & maintaners can give a reason but not only tell me that it was not supported anymore.
related issues before:
watbbzwu2#
完成了么?
5lhxktic3#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
w9apscun4#
Agree this would be great to have!
fjaof16o5#
agree, it should be there, it is an improvement