Search members
Page length Search by Sort by {#if !isPublic}{/if} Sort order {#if !isPublic} Only show {/if} {#if !isPublic}
groupSearchMode = "include"}>{@html groupSearchMode === "include" ? "include" : "include"} | groupSearchMode = "exclude"}>{@html groupSearchMode === "exclude" ? "exclude" : "exclude"} | groupSearchMode = "match"}>{@html groupSearchMode === "match" ? "exact match" : "exact match"} | groupSearchMode = "none"}>{@html groupSearchMode === "none" ? "none" : "none"} Includes every member who's a part of any of the groups. Excludes every member who's a part of any of the groups, the opposite of include. Only includes members who are a part of every group. Only includes members that are in no groups. {/if}
{#if listLoading && !err}
{:else if err} {err} {:else} {#each slicedList as member, index (member.id)} {#if (!isPublic && member.privacy.visibility === "public") || isPublic} {:else} {/if} {/each} {/if}