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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

selectedRowStyle not effect the Text Color !! #22

Closed
arash-hacker opened this issue Feb 20, 2018 · 2 comments
Closed

selectedRowStyle not effect the Text Color !! #22

arash-hacker opened this issue Feb 20, 2018 · 2 comments

Comments

@arash-hacker
Copy link

arash-hacker commented Feb 20, 2018

first :thanks for your component 馃憤
when in want style my row with selectedRowStyle={{backgroundColor:'gray'}} it's OK
but when try to

selectedRowStyle={{backgroundColor:'gray',color:'red'}}

it doesn't effect the row color

@alanshaw
Copy link
Member

You'll need to pass selectedLabelStyle={{ color: 'red' }} to colour the text

@arash-hacker
Copy link
Author

thanks 馃憤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants