Hi, form select control doesn't show with proper design. Is there any js script initialization required to make it work? How can I fix this in the angular project?
Please have a look at the below screenshots:
<a>
<a>
Hi,
For the Angular version, we don't have a Select2 implementation-ready example. (select2 is based on jQuery, which is deprecated in our SPA applications).
For now you can use typehead
from ngBootstrap
:
Regards,
Keenthemes support