Sidebar Toolbar
Type: React component
How to get SidebarToolbar?
JavaScript
import { SidebarToolbar } from 'fds/components';
A layout container used to present buttons and/or information which directly corresponds to the content presented in the sidebar tab.
Should contain SidebarToolbarButtons and/or SidebarToolbarAlignRight as direct children.
Props
children
(Required)
Type: ReactNode