Optional Values #650
-
Related to #609. Is there any way to define a Angular uses generics to be able to type their forms. this allows you to infer types and set default values.
|
Beta Was this translation helpful? Give feedback.
Answered by
crutchcorn
Mar 25, 2024
Replies: 1 comment
-
You can do the same with
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crutchcorn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do the same with
injectForm
by passing a generic: