mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
docs(anchor): Add show-rail
& show-background
(#771)
This commit is contained in:
parent
9c68bdb748
commit
6a2a5d6975
@ -5,7 +5,7 @@
|
||||
<n-switch v-model:value="showRail" /> Show Rail
|
||||
<n-switch v-model:value="showBackground" /> Show Background
|
||||
</n-space>
|
||||
<n-anchor>
|
||||
<n-anchor :show-rail="showRail" :show-background="showBackground">
|
||||
<n-anchor-link title="Demos" href="#Demos">
|
||||
<n-anchor-link title="Basic" href="#basic" />
|
||||
<n-anchor-link title="Ignore-Gap" href="#ignore-gap" />
|
||||
|
Loading…
Reference in New Issue
Block a user