DetailsRow action one click #21066
Unanswered
juanjoRamos
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, I'm trying to skip the onclick event in a row of the table.
I'm using tsx for it but I get an error when I put the event in the
<DetailsRow {...props} styles={customStyles} />
How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions