mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature] Steps: add inactive-icon prop
This commit is contained in:
@@ -6,6 +6,7 @@ const [sfc, bem] = use('steps');
|
||||
export default sfc({
|
||||
props: {
|
||||
active: Number,
|
||||
inactiveIcon: String,
|
||||
direction: {
|
||||
type: String,
|
||||
default: 'horizontal'
|
||||
|
Reference in New Issue
Block a user