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

Use MouseOver Event to drive accordion #65

Closed
Coderkobe opened this issue Apr 3, 2018 · 1 comment
Closed

Use MouseOver Event to drive accordion #65

Coderkobe opened this issue Apr 3, 2018 · 1 comment

Comments

@Coderkobe
Copy link

Now i use your react-accessible-accordion, i found the default event is click. if i want to use mouseover but not click. how should i do?

@ryami333
Copy link
Contributor

ryami333 commented May 28, 2018

Gidday @Coderkobe, thanks for your query and sorry for the delay. Additional events are not currently supported by this library. Aria spec does not dictate that an accessible 'accordion' element should have its state toggled by mouse/hover events, so we do not have any plans to implement this feature at this stage.

Thanks though for your input, and we'll keep it in mind.

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

No branches or pull requests

2 participants