Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(table): add types, examples, and demo for onRowClick #3265

Merged
merged 2 commits into from Nov 5, 2019

Commits on Nov 5, 2019

  1. chore(table): add types, examples, and demo for onRowClick

    provide type for onRowClick handler
    add onRowClick example to docs
    add onRowClick test for table
    add on row click demo in react-integration
    clean up customRowWrapper demo/example
    only fire onRowClick when it is provided by user
    seanforyou23 committed Nov 5, 2019
    Copy the full SHA
    3fb644b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1356799 View commit details
    Browse the repository at this point in the history