|
|
|
|
|
by aeflash
4131 days ago
|
|
My point was that the state of the dropdown is something that perfectly fine to manage directly in the component (nothing else needs to know about it). Things like the selected value would not be something to manage using component state. |
|