Skip to content

Usage with helper #3

@shamcode

Description

@shamcode
{{#with (phone-number phone country.id) as |phoneNumber|}}
  {{#if hasPermissionToCall}}
    123123
    <a {{action 'call'}}>
      {{phoneNumber}}
    </a>
  {{else}}
    test
    {{phoneNumber}}
  {{/if}}
{{/with}}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions