[new feature] Tabbar: add inactive-color prop
This commit is contained in:
@@ -12,6 +12,7 @@ export default sfc({
|
||||
props: {
|
||||
value: Number,
|
||||
activeColor: String,
|
||||
inactiveColor: String,
|
||||
safeAreaInsetBottom: Boolean,
|
||||
fixed: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user