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

Wrong Typescript typing for keyboard config option #3749

Open
steffen-mueller opened this issue Feb 10, 2025 · 0 comments
Open

Wrong Typescript typing for keyboard config option #3749

steffen-mueller opened this issue Feb 10, 2025 · 0 comments

Comments

@steffen-mueller
Copy link

Hey there!

The type definition for the keyboard option in the Reveal.Options interface does not match its real use. In the type definition, its just a boolean, while in the documentation and the real life, it is a map of key codes to callbacks or null.

Not a big thing, but would be nice if it was fixed.

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