Applying styles to Spreadsheet #243
Unanswered
appukuttan-shailesh
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have just started using react-spreadsheet in my app. I do not use TypeScript.
I am trying to apply styling similar to the demo app (e.g. having fixed size column widths, black color text for row and col labels).
On going through the docs I find that I probably should set this under HeaderRowProps
https://iddan.github.io/react-spreadsheet/docs/api#headerrowprops
But I am not very certain how to set the value for this.... how do I specify the styles? Are there any examples you could point me to?
Beta Was this translation helpful? Give feedback.
All reactions