Set Table Actions Position in v2
Hello everybody. Guys, I need to change the position of the Row Actions to the beginning of the line instead of the end. I tried using the "getTableActionsPosition" method, setting it as "Position::BeforeColumns", but the actions continue at the end of the line. Does anyone know how to resolve this? Detail I'm using it within a Livewire component and I'm using Filament v2. Thanks.
