mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature] SwitchCell: add active-color & inactive-color prop (#2273)
This commit is contained in:
@@ -29,6 +29,8 @@ export default create({
|
||||
border: Boolean,
|
||||
loading: Boolean,
|
||||
disabled: Boolean,
|
||||
activeColor: String,
|
||||
inactiveColor: String,
|
||||
size: {
|
||||
type: String,
|
||||
default: '24px'
|
||||
|
Reference in New Issue
Block a user