@linch90/ngb-typeahead-popup-directive
v3.0.0
Published
A angular directive to popup the ngbTypeahead immediately when focus or click the input.
Downloads
4
Readme
NgbTypeaheadPopup
A angular directive to popup the ngbTypeahead immediately when focus or click the input.
Original Code From @ng-bootstrap/ng-bootstrap/issues/2318 #issuecomment-410448582
Module
import { NgbTypeaheadPopupDirectiveModule } from "@linch90/ngb-typeahead-popup-directive";
Selector
input[ngbTypeaheadPopup]