[new feature] Steps: add active-icon prop (#2934)
This commit is contained in:
@@ -18,6 +18,10 @@ export default sfc({
|
||||
activeColor: {
|
||||
type: String,
|
||||
default: GREEN
|
||||
},
|
||||
activeIcon: {
|
||||
type: String,
|
||||
default: 'checked'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user