Source code
Revision control
Copy as Markdown
Other Tools
exports[`PaneToggleButton renders default 1`] = `
<CommandBarButton
className="toggle-button start vertical"
onClick={[Function]}
title="Collapse Sources and Outline panes"
>
<AccessibleImage
className="pane-collapse"
/>
</CommandBarButton>
`;