Documentation

Row Height

The Simple Table component allows you to customize the height of rows to accommodate different types of content and design requirements. This page explains how to configure and use the row height feature.

Using Row Height

You can specify the height of rows in a Simple Table using the rowHeight property. This property accepts a numeric value representing the height in pixels.

React TSX
1

Row Height Configuration

Row Height Properties

  • rowHeight: Sets the height of all rows in pixels (numeric value)