docs(NavBar): add safe-area-inset-top link (#7527)

This commit is contained in:
neverland
2020-11-09 21:15:07 +08:00
committed by GitHub
parent 85e1548fc5
commit 7ed8c42853
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export default {
| fixed | 是否固定在顶部 | _boolean_ | `false` |
| placeholder `v2.5.9` | 固定在顶部时,是否在标签位置生成一个等高的占位元素 | _boolean_ | `false` |
| z-index | 导航栏 z-index | _number \| string_ | `1` |
| safe-area-inset-top `v2.10.13` | 是否开启顶部安全区适配 | _boolean_ | `false` |
| safe-area-inset-top `v2.10.13` | 是否开启[顶部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei) | _boolean_ | `false` |
### Slots