Module layout

Source

Re-exports§

pub use footer::Footer;
pub use footer::Footer;
pub use main_layout::Layout;
pub use main_layout::Layout;

Modules§

utils
Common layout utilities

Structs§

Breakpoints
Responsive layout breakpoints (matching Tailwind defaults)
LayoutProps
Layout configuration props

Functions§

Footer
Footer component
Header
Main header component
Layout
Main layout component that provides the overall page structure
Sidebar
Main sidebar component