FFilament•Created by FilaFan on 7/2/2024 in #❓┊help State of multiple toggle buttons
That did it, thank you @awcodes
->afterStateUpdated(function (Set $set, Component $component, ?string $state) {
$livewireComponent = $component->getLivewire();
// Extract the data array
$data = $livewireComponent->data;