nextpy icon indicating copy to clipboard operation
nextpy copied to clipboard

Adding Sidebar

Open Raj4646 opened this issue 11 months ago • 1 comments

Components -> xt.sidebar() - Parent element for the sidebar. Takes a prop "top", which can be the height of navbar or whatever needs to be rendered above it. xt.sidebar_item - It takes title and href and class_name for styling.

Summary by CodeRabbit

  • New Features
    • Introduced Sidebar and SidebarItem components for creating a sticky sidebar layout in web interfaces, with customizable properties such as width, top position, and styling options.

Raj4646 avatar Feb 26 '24 09:02 Raj4646