{{#if this.shouldRender}}
  <DButton @action={{this.toggle}} class="toggle-color-mode">Toggle color</DButton>
{{/if}}