logo

FUSE

React

John Doe

u

FusePageCarded

FusePageCarded is the carded page layout component of the Fuse React.

The component has layout areas to easily enter the contents of the app.

<FusePageCarded
     header={
         Header
     }
     contentToolbar={
         Content Toolbar
     }
     content={
         Content
     }
     leftSidebarHeader={
         Left Sidebar Header
     }
     leftSidebarContent={
         Left Sidebar Content
     }
     rightSidebarHeader={
         Right Sidebar Header
     }
     rightSidebarContent={
         Right Sidebar Content
     }
     ref={pageLayout}
     innerScroll
 />
Demos

Team Chat


Select a contact to start a conversation.

Welcome to The Fuse React!