ado5 3903c18ce2 first commit | 9 ماه پیش | |
---|---|---|
.. | ||
README.en-US.md | 9 ماه پیش | |
README.md | 9 ماه پیش | |
props.d.ts | 9 ماه پیش | |
props.js | 9 ماه پیش | |
stepper.d.ts | 9 ماه پیش | |
stepper.js | 9 ماه پیش | |
stepper.json | 9 ماه پیش | |
stepper.wxml | 9 ماه پیش | |
stepper.wxss | 9 ماه پیش | |
type.d.ts | 9 ماه پیش | |
type.js | 9 ماه پیش |
:: BASE_DOC ::
name | type | default | description | required
-- | -- | -- | -- | --
custom-style v0.25.0
| String | - | - | N
disable-input | Boolean | false | - | N
disabled | Boolean | false | - | N
external-classes | Array | - | ['t-class', 't-class-input', 't-class-add', 't-class-minus']
| N
input-width | Number | - | - | N
max | Number | 100 | - | N
min | Number | 0 | - | N
step | Number | 1 | - | N
theme | String | normal | stylish。options:normal/grey | N
value | String / Number | 0 | - | N
default-value | String / Number | undefined | uncontrolled property | N
name | params | description
-- | -- | --
blur | ({ type: string \| number })
| -
change | ({ value: string \| number })
| -
overlimit | ({type: 'minus' \| 'plus'})
| -