{{did-update (action (fn (set this 'term') '') @search)}} {{yield (hash search=(action this.search) items=this.items Collection=(if (gt this.items.length 0) (component 'anonymous') '') Empty=(if (eq this.items.length 0) (component 'anonymous') '') )}}