0
paul.harriman created
- ABP Framework version: v4.2.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:
is there any documentation on how to use the control 'abp-lookup-typeahead' in angular? This what i tried so far. I see another parameter called filter that might be needed, but not sure how to use it
<abp-lookup-typeahead
[getFn]="settings"
displayNameProp="displayName"
lookupFilterProp="displayName"
formControlName="category">
</abp-lookup-typeahead>
3 Answer(s)
-
0
Hi,
I am currently working on the documentation and very close to finish it. I will share it with you soon.
-
0
Hi,
The document is live.
https://docs.abp.io/en/commercial/latest/ui/angular/lookup-components#lookup-typeahead-component
Please let me know if this document satisfies your question.
Have a nice day.
-
0
Hi,
I am closing the issue. Please feel free to reopen it if it is not resolved.
Have a beautiful week.