https://github.com/annotationsro/ng-combo
https://github.com/annotationsro/ng-combo
angular angular2 combobox dropdown
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/annotationsro/ng-combo
- Owner: AnnotationSro
- License: mit
- Created: 2024-09-07T20:16:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T20:24:09.000Z (almost 2 years ago)
- Last Synced: 2025-06-10T22:49:29.118Z (about 1 year ago)
- Topics: angular, angular2, combobox, dropdown
- Language: TypeScript
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Work in progress..... do not use this package right now
# Installation
## Icons
By default ng-combo uses Fontawesome Free to display icons (such as dropdown icon in the input).
However no font library is included in this package - you have to provide it yourself.
When doing so, make sure CSS classes defining icons are in global context (in styles.scss) so that they are available even in child components.