mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Extends the `focus` method of form fields and custom controls to accept and propagate `FocusOptions`. This enables developers to control focus behavior more precisely, for example, preventing scrolling when focusing an element. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| compat_form.spec.ts | ||
| dynamic_binding.spec.ts | ||
| field_proxy.spec.ts | ||
| focus.spec.ts | ||
| form_field_directive.spec.ts | ||
| interop.spec.ts | ||