Grouped Details List - Default Collapsed

Iron Contributor

We are using a "Simple Grouped DetailsList" from Office UI Fabric. Is there a way for the groups to default to being collapsed rather than being expanded?

1 Reply

You can do this by setting the 'isCollapsed' property to true for all groups.

See the optional members on the 'IGroup' interface in the documentation