cdgstudio / select

Create a custom select component with typeahead built on @angular/cdk in Angular

Home Page:https://codegen.studio/blog/kwalx2

Repository from Github https://github.comcdgstudio/selectRepository from Github https://github.comcdgstudio/select

Create a custom select component with typeahead built on @angular/cdk in Angular

Native select element is used to create a drop-down list of options for users to choose from but does not support searching and typeahead. Because of that, there are situations where developers are forced to create their own select component. See how you can implement custom select with searching with typehead.

About

Create a custom select component with typeahead built on @angular/cdk in Angular

https://codegen.studio/blog/kwalx2

License:MIT License


Languages

Language:TypeScript 72.2%Language:SCSS 13.9%Language:HTML 13.2%Language:JavaScript 0.8%