Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

AutoTable: Support row-level props #34

Open
geoff-quinby opened this issue May 6, 2019 · 0 comments
Open

AutoTable: Support row-level props #34

geoff-quinby opened this issue May 6, 2019 · 0 comments

Comments

@geoff-quinby
Copy link

Description

Currently, we are unable to provide row-level props (such as className to any AutoTable component, which is currently making things like customized row styling difficult.

I would like to have some level of access to the row component so that we may add custom props to each row element of a table.

📝 Notes & Discussions

  • Potential for refactor of AutoTable to require specifying the TableRow instead of simply providing child Fragment elements.
@cvburgess cvburgess changed the title Allow AutoTable to accept row-level props AutoTable: Support row-level props May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant