mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `Writable` type is usefull when we want overwrite readonly properties and we still want to maintain code navigation/reference. It should be use instead of `any` type assertions for example. PR Close #49754 |
||
|---|---|---|
| .. | ||
| directives | ||
| model | ||
| directives.ts | ||
| errors.ts | ||
| form_builder.ts | ||
| form_providers.ts | ||
| forms.ts | ||
| util.ts | ||
| validators.ts | ||
| version.ts | ||