Using Hover in Table Element

You can improve the user experience by adding a hover effect to the rows of the Table element. The hover effect allows the background color to change when the user hovers over a row.

Steps to Add Hover Effect

  1. Select the Table element you want to add the Hover property to.
  2. Open the Properties panel.
  3. Click Row Hover BgColor.
  4. In the panel that opens, set the hover color using the Color option.

With this setting, the background color will change when the user hovers over the rows with the mouse.