This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Add an @Input to configure the field in which the user can search #72
Labels
enhancement
New feature or request
There should be an
Array<string>
to set the field, in which the user can search. With this it is possible to search only in one field instead of all field.If
@Input()
is set to null all field will be searched.The text was updated successfully, but these errors were encountered: