Sidebar Toolbar Align Right
Type: React component
How to get SidebarToolbarAlignRight?
JavaScript
import { SidebarToolbarAlignRight } from 'fds/components';
An optional layout container which positions itself to the very right edge of the parent SidebarToolbar. Generally used for positioning information about the state of the content presented in the sidebar.
This component should be the last child of SidebarToolbar.
Props
children
(Required)
Type: ReactNode