© 2026 Hedgehog Software, LLC
public function getHeaderWidgetsColumns(): int | array { return 4; }
protected function getHeaderWidgets(): array { return [ //my widgets ] }