Are you an LLM? You can read better optimized documentation at /api/room-shell/variables/SidebarButton.md for this page in Markdown format
@sqlrooms/room-shell / SidebarButton
Variable: SidebarButton
constSidebarButton:FC<{className?:string;title:string;isSelected:boolean;isDisabled?:boolean;icon:React.ComponentType<{className?:string; }>;onClick: () =>void; }>
