Search groups
Page length Search by Sort by {#if !isPublic}{/if} Sort order {#if !isPublic} Only show {/if} {#if !isPublic}
memberSearchMode = "include"}>{@html memberSearchMode === "include" ? "include" : "include"} | memberSearchMode = "exclude"}>{@html memberSearchMode === "exclude" ? "exclude" : "exclude"} | memberSearchMode = "match"}>{@html memberSearchMode === "match" ? "exact match" : "exact match"} | memberSearchMode = "none"}>{@html memberSearchMode === "none" ? "none" : "none"} Includes every group with any of the members. Excludes every group with any of the members, opposite of include. Only includes groups which have all the members selected. Only includes groups that have no members. {/if}
{#if listLoading && !err}
{:else if err} {err} {:else} {#each slicedList as group, index (group.id)} {#if (!isPublic && group.privacy.visibility === "public") || isPublic} {:else} {/if} {/each} {/if}