You need to use dot notation. When you just use “numberSelection”, you do not get 2 way binding. You get simple inheritance.
Here is a working example.
You need to use dot notation. When you just use “numberSelection”, you do not get 2 way binding. You get simple inheritance.
Here is a working example.