Skip to content

Commit

Permalink
docs(CSidebar): update api documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Sep 21, 2021
1 parent 5ce772a commit 7baeaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/4.0/api/CSidebar.api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
| **position** | Place sidebar in non-static positions. | `"fixed" | "sticky"` | - |
| **size** | Size the component small, large, or extra large. | `"sm" | "lg" | "xl"` | - |
| **unfoldable** | Expand narrowed sidebar on hover. | `boolean` | - |
| **visible** | Toggle the visibility of sidebar component. | `boolean` | - |
| **visible** | Toggle the visibility of sidebar component. | `boolean` | true |

0 comments on commit 7baeaae

Please sign in to comment.