Block height supports three modes: Default height, Specified height, and Full height. Most blocks support height settings.


The default height strategy varies for different types of blocks. For example, Table and Form blocks will automatically adapt their height based on the content, and no scrollbars will appear inside the block.
You can manually specify the total height of the block's outer frame. The block will automatically calculate and allocate the available height internally.

Full height mode is similar to specified height, but the block height is calculated based on the current browser viewport to achieve the maximum full-screen height. No scrollbars will appear on the browser page; scrollbars will only appear inside the block.
Internal scroll handling in full height mode differs slightly across blocks:
tbody;
