chore: fix all typos (#9053)
This commit is contained in:
@@ -171,7 +171,7 @@ export default {
|
||||
| active-color | Color of active tab item | _string_ | `#1989fa` |
|
||||
| inactive-color | Color of inactive tab item | _string_ | `#7d7e80` |
|
||||
| route | Whether to enable route mode | _boolean_ | `false` |
|
||||
| placeholder | Whether to generage a placeholder element when fixed | _boolean_ | `false` |
|
||||
| placeholder | Whether to generate a placeholder element when fixed | _boolean_ | `false` |
|
||||
| safe-area-inset-bottom | Whether to enable bottom safe area adaptation | _boolean_ | `false` |
|
||||
| before-change | Callback function before changing tabs,return `false` to prevent change,support return Promise | _(name) => boolean \| Promise_ | - |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user