docs: improve style typing (#7928)

This commit is contained in:
neverland
2021-01-16 20:01:06 +08:00
committed by GitHub
parent 8f2b03ec18
commit 174e2704bf
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ export default {
| url | Link | _string_ | - |
| to | Target route of the link, same as to of vue-router | _string \| object_ | - |
| replace | If true, the navigation will not leave a history record | _boolean_ | `false` |
| title-style | Custom title style | _any_ | - |
| title-style | Custom title style | _string \| Array \| object_ | - |
| title-class | Custom title class name | _string \| Array \| object_ | - |
### Tabs Events