PageHeaderWithActions
Header used on entity pages (e.g. the dashboard page) combining an editable title with badges, a metadata bar, and page-level actions.
Live Example
Loading component...
Try It
Edit the code below to experiment with the component:
Live Editor
function Demo() { return ( <PageHeaderWithActions // Add props here /> ); }
Result
Loading...
Improve this page
This documentation is auto-generated from the component's Storybook story. Help improve it by editing the story file.