DataTable rowClick returns a dom event with no data property #91
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
As the documentation says the DataTable rowClick sends an object which contains a property
data
but looks like it sends the dom event itself.Bellow my example. I included my other bindings just in case if you need more info.
TypeScript:
The text was updated successfully, but these errors were encountered: