We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f923e45 commit 6efecfeCopy full SHA for 6efecfe
docs/rows/clickable-rows.md
@@ -70,4 +70,4 @@ public function doSomething()
70
}
71
```
72
73
-Adding a URL (using `getTableRowUrl`) to a row dismisses the option to use `getTableRowWireClick`, you cannot state both, the URL will supersede.
+If you state both `getTableRowUrl` & `getTableRowWireClick`, the URL will supersede when a non-null value is supplied.
0 commit comments