You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<jam-chips-autocompletematLabel="Search and add a book"
placeholder="A Storm of Swords, A Feast for Crows, A Dance with Dragons"
appearance="outline"
relationAlias="books"
[attributesDisplay]="['title', 'date_published', 'isbn']"
[resource]="author"
[service]="booksService"
></jam-chips-autocomplete>