class neuroglancer.viewer_state.SidePanelLocation Public members¶ side: str | None visible: bool | None size: int | None flex: float row: int | None col: int | None SidePanelLocation(json_data=None, _readonly=False, **kwargs) Initialize self. See help(type(self)) for accurate signature. to_json() __eq__(other) Return self==value. __repr__() Return repr(self).