activateSearch()} class="m-0 w-100 d-flex flex-row justify-content-center">
activateSearch()} class:rounded-bottom={displayedItems.length === 0} class="rounded-0 rounded-top rounded-start-0 btn border-0 btn-warning" style="width: 10%;">
{#each displayedItems as item}
searchText = item.name} type="button" class="text-start top-100 btn btn-light w-100 rounded-0">{item.name}
{/each}