Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to link mailto to the nb-action in the header? #814

Closed
1 task done
yggg opened this issue Sep 28, 2018 · 1 comment · Fixed by #1046
Closed
1 task done

How to link mailto to the nb-action in the header? #814

yggg opened this issue Sep 28, 2018 · 1 comment · Fixed by #1046

Comments

@yggg
Copy link
Contributor

yggg commented Sep 28, 2018

Issue type

I'm submitting a ... (check one with "x")

  • [] bug report
  • feature request

Issue description

Original akveo/ngx-admin#1859

@Tom4U
Copy link
Contributor

Tom4U commented Dec 4, 2018

Could be possible now :)
#1046

@nnixaa nnixaa added this to the 3.1.0 milestone Dec 13, 2018
@nnixaa nnixaa modified the milestones: 3.1.0, 3.2.0 Dec 30, 2018
@issue-sh issue-sh bot added Sprint and removed Backlog labels Jan 17, 2019
@issue-sh issue-sh bot assigned yggg Jan 17, 2019
@issue-sh issue-sh bot added In Progress and removed Sprint labels Jan 22, 2019
@issue-sh issue-sh bot removed the In Review label Jan 31, 2019
nnixaa pushed a commit that referenced this issue Jan 31, 2019
Provides the ability to use a link and title (if icon is set) for action component:

**Using `[routerLink]` with `link` attribute:**
`<nb-action link="/" icon="nb-home" title="Home"></nb-action>`

**Using `href` for links other than `[routerLink]`:**
`<nb-action href="http:https://somesite.com" icon="nb-paper-plane" title="Some Site"></nb-action>`

Closes #814
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants