© 2026 Hedgehog Software, LLC
protected function getRememberFormComponent(): Component { $component = parent::getRememberFormComponent(); return $component->extraInputAttributes(['tabindex' => 3]); }
extraInputAttributes