mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
feat(Tab): add title-style prop (#5048)
This commit is contained in:
@@ -11,6 +11,7 @@ export default createComponent({
|
||||
...routeProps,
|
||||
name: [Number, String],
|
||||
title: String,
|
||||
titleStyle: null,
|
||||
disabled: Boolean
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user