The sidebar right component is optional and you can add any custom HTML.
It can be toggled with sidebar right button of the header or programmatically with layout.sidebarRightCollapsed().
You can also subscribe to sidebar right toggle status with layout.isSidebarRightCollapsed.

<mk-layout-sidebar-right>
  //Custom HTML
</mk-layout-sidebar-right>