Skip to content

InputNumber 数字输入框

组件来源:Element-Plus
https://element-plus.org/zh-CN/component/input-number.html

示例

API

属性名说明类型默认值
max设置计数器允许的最大值number999999
min设置计数器允许的最小值number0
placeholder输入框占位文本string
disabled是否禁用booleanfalse
precision数值精度number