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

Theme override at cell level #112

Closed
rfdrake27 opened this issue Dec 12, 2021 · 1 comment
Closed

Theme override at cell level #112

rfdrake27 opened this issue Dec 12, 2021 · 1 comment

Comments

@rfdrake27
Copy link

Hi there!

I was wondering how theme overrides worked at the cell level? Using the drawCell function, I see that there is a themeOverride prop within the cell object, but it is readonly, and the function only returns a boolean.

I can successfully use the themeOverride on the column, but I was hoping to only modify the theme on one specific cell. Is that possible?

@jassmith
Copy link
Contributor

when you create the cell in your getCellContent callback add the theme override there.

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