Skip to content

Commit 6efecfe

Browse files
authored
better docs
1 parent f923e45 commit 6efecfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rows/clickable-rows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ public function doSomething()
7070
}
7171
```
7272

73-
Adding a URL (using `getTableRowUrl`) to a row dismisses the option to use `getTableRowWireClick`, you cannot state both, the URL will supersede.
73+
If you state both `getTableRowUrl` & `getTableRowWireClick`, the URL will supersede when a non-null value is supplied.

0 commit comments

Comments
 (0)