Skip to content

Commit

Permalink
better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodhead authored Dec 14, 2021
1 parent f923e45 commit 6efecfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rows/clickable-rows.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ public function doSomething()
}
```

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 comments on commit 6efecfe

Please sign in to comment.