Components
Panel
Pin supplementary content to the right rail.
Use Panel to replace the page's table of contents with supplementary
content: examples, callouts, or anything else. On small screens the content
renders inline where it is written.
This panel replaces the table of contents on desktop.
Only one Panel per page is supported; the last one wins.
Properties#
| Name | Type | Description |
|---|---|---|
| children | ReactNode | Content pinned to the right rail on desktop. |
Last updated on