Is there anyway to reset a default expanded
state
#3882
Unanswered
asharonbaltazar
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
-
I'm adding an
expanded: true
property torow.original
, which means this row will be rendered expanded (seemanualExpandedKey
. But that means I can't toggle theexpanded
state tofalse
.Is there any way to reset this property within react-table? Appreciate all responses in advance.
Beta Was this translation helpful? Give feedback.
All reactions