I want to be able to add an Input to a select, so the user can either pick one from the select popover or they can insert their own text instead.
Does anyone know a best practice to do this?
Or component/directive that may be available that handles this functionality?
Thanks.