Posted 29 July 2026, 9:36 am EST - Updated 30 July 2026, 6:07 am EST
We are currently using SpreadJS version 18.2.3 with the React wrapper:
We are trying to achieve an Excel-like layout where the Sheet Tab Strip and the Zoom Control (zoom slider + percentage) appear on the same bottom row.
Currently, the UI is rendered separately:
The native Sheet Tab Strip is part of the SpreadJS workbook UI.
The Zoom Control is provided through @mescius/spread-sheets-statusbar.
