I'm trying to use Clarity datagrid with expandable rows: https://vmware.github.io/clarity/documentation/datagrid/expandable-rows
While the animation when expanding a row manually is nice, I have a use case in which I need to render the grid with all rows expanded or with just some of them expanded. In this case the animation is annoying and causes unnecessary flickering. Is there a recommended way to disable it?