{{#if hasBlock}} {{yield (hash content=@toast.props.content ) }} {{else}} {{split-text @toast.props.content this.maxToastCharLength}} {{/if}}

{{#if (and (not hasBlock) (gt @toast.props.content.length this.maxToastCharLength))}} {{/if}}