Default grouping direction

Is there any way we can set up the default grouping direction so that it is desc instead of asc ?

I think right now it is not really possible given the below line, where the asc is hard-coded:
https://github.com/filamentphp/filament/blob/c634245cd64af3dc06bd0d7ba40d5d2b76b96b38/packages/tables/resources/views/components/groups.blade.php#L28
Was this page helpful?