Topic: MdbAutoCompleterComponent
Alejandro Rojas
asked 2 years ago
My ng-uikit-pro-standard is missing MdbAutoCompleterComponent
baks
answered 2 years ago
yeah.
Alejandro Rojas commented 2 years ago
MDB Angular has a autocomplete component and the basic example:
import {AfterViewInit, Component, ViewChild} from '@angular/core';
import {of} from 'rxjs';
import {MdbAutoCompleterComponent} from 'ng-uikit-pro-standard';
Damian Gemza
staff answered 2 years ago
Guys,
MdbAutoCompleter was added in 7.2.0 version of MDB Angular. Please update to the latest version and you'll be able to use it.
Best Regards,
Damian
Resolved
- User: Free
- Premium support: No
- Technology: Angular
- MDB Version: 6.2.6
- Device: mac
- Browser: chrome
- OS: mac
- Provided sample code: No
- Provided link: No