Replies: 1 comment 2 replies
-
Doesn't expanded take in an array:
|
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
As far as I can tell, there is no way to set the initial expanded rows conditionally. They are either all expanded or none. The interface of
initialState.expanded
should be the same as that ofgetIsRowExpanded
.Beta Was this translation helpful? Give feedback.
All reactions