Figma design Sourcecode of this page React implementation
Wrap Sidebar component inside layout with flex items-start h-screen overflow-hidden classes on a parent div.
Use open_width prop to define sidebar width in an open mode. Default value is "14.5rem"
Use background_color prop to define background color of the sidebar.
Use slots short_logo, full_logo, menu for sidebar parts.