Returns nullable string describing which part of the sidebar page is open.
string
function getSidebarPage(state) { return state.views["Sidebar"]; }