0
Jeroenmin created
- ABP Framework version: v4.4.0
- UI type: Angular
Hi, I am trying to add some visible aids to the typeahead. But i can't seem to find a way to modify the abp-lookup-typeahead directive.
I tried adding the [placeholder]
attribute with no luck. I also can't find a way to add an icon inside the generated input field.
I like the ease of use of the current typeahead so i dont feel like switching to anything other before trying my luck here.
2 Answer(s)
-
0
Hello,
LookupTypeaheadComponent
currently does not support such inputs. However, you can utilize the typeahead component of ng-bootstrap which theabp-lookup-typeahead
component already uses under the hood. -
0
This question has been automatically marked as stale because it has not had recent activity.