I have a dropdown list as a child component.
When I use @Input() dropdownItems: KeyValue,string, string> to update my child component from the parent this
@Input() dropdownItems: KeyValue,string, string>