We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce772a commit 7baeaaeCopy full SHA for 7baeaae
docs/4.0/api/CSidebar.api.mdx
@@ -7,4 +7,4 @@
7
| **position** | Place sidebar in non-static positions. | `"fixed" | "sticky"` | - |
8
| **size** | Size the component small, large, or extra large. | `"sm" | "lg" | "xl"` | - |
9
| **unfoldable** | Expand narrowed sidebar on hover. | `boolean` | - |
10
-| **visible** | Toggle the visibility of sidebar component. | `boolean` | - |
+| **visible** | Toggle the visibility of sidebar component. | `boolean` | true |
0 commit comments