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

webix.event declaration in webix.d.ts #327

Open
alexandrklimov opened this issue Feb 20, 2019 · 0 comments
Open

webix.event declaration in webix.d.ts #327

alexandrklimov opened this issue Feb 20, 2019 · 0 comments

Comments

@alexandrklimov
Copy link

alexandrklimov commented Feb 20, 2019

Hello Webix team!

Current declaration of the webix.event function in the webix.d.ts file doesn't allow us to attach an eventhandler to a Window, coz window isn't HTMLElement.

May be I'm wrong somewhere?
Could you please fix this issue someway if I'm right.

P.S.: for now, I'm using the next workaround
(webix as any).event(...);

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