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

More input event types using custom events #630

Open
florian-rabis opened this issue Jan 4, 2025 · 0 comments
Open

More input event types using custom events #630

florian-rabis opened this issue Jan 4, 2025 · 0 comments

Comments

@florian-rabis
Copy link

Hello everyone,
it seems that Lona currently doesn't support additional click events, such as double-click, right-click, or a "long" click for mobile devices.

In the documentation, I came across "fire_input_event" to emit custom events. Can this be used in combination with the HTML attributes "ondblclick" or "oncontextmenu"? And if so, how would it be implemented? The example in the documentation is unfortunately too brief for me and doesn't work on my end.

I need these events for a tree view to manage nested accounts.
The app is mainly intended to be used on desktop computers.

Thanks and best regards

@florian-rabis florian-rabis changed the title More input events via custom events More input event types using custom events Jan 4, 2025
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