We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee9f552 + 5007e47 commit eea26fbCopy full SHA for eea26fb
exampleSite/content/fragments/content/docs.md
@@ -40,6 +40,13 @@ If this object is present in fragment configuration a sidebar would appear next
40
##### sidebar.title
41
*type: string*
42
43
+##### sidebar.sticky
44
+*type: boolean*
45
+
46
+Makes the sidebar stick to top of the page when user scrolls past it.
47
48
+**NOTE:** Sticky sidebars will not be merged into one, when there are multiple content fragment in a page.
49
50
##### sidebar.align
51
52
*accepted values: right, left*
0 commit comments