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 get mouseover index? #90

Open
Jay-PC opened this issue Jul 18, 2021 · 0 comments
Open

How to get mouseover index? #90

Jay-PC opened this issue Jul 18, 2021 · 0 comments

Comments

@Jay-PC
Copy link

Jay-PC commented Jul 18, 2021

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

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[x] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior

<ngx-tabset (mouseover)="hoverOver(???)" (onSelect)="changeTab($event)" (click)="doSomething(value)">

Expected behavior

What do we put in the ??? in order to pass into the mouseover called function the index or identifier of each tab?

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Tabset version: 2.0.x
  • Angular version: 8.0.x
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant