rowBackground(color)
Class: Table.
Description:
Sets or gets a background color of rows.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
string |
Hex style color string (e.g. #004453 or #00445377 with alpha), or |
Returns:
Returns current value when no argument is passed, otherwise returns this Table instance for method chaining.
Type: string | Table
