primeng
primeng copied to clipboard
Add proper generic type specifier to ElementRefs
Added a proper type specifier to the ElementRefs used in the Dropdown component.
This allows proper type support (IDE suggestions, linting errors) for the native elements.
This PR is only for one component (Dropdown), but I can extend it to the other components in PrimeNG if you like the idea.