TanStackT
TanStack4y ago
1 reply
uncertain-scarlet

Use expanded with both initialState and state

state: { expanded: {} } overrides initialState: { expanded: true }
Was this page helpful?