Generics in helper methods #168
-
|
I have a generic form component similar to the following simplified example: And in parts of the code I'm making calls like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I think I may have actually figured it out. It appears that I need to modify my component declaration like so: |
Beta Was this translation helpful? Give feedback.
I think I may have actually figured it out. It appears that I need to modify my component declaration like so: