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

[NOT ISSUE] - use without submit button #89

Closed
kuatroka opened this issue Dec 5, 2024 · 2 comments
Closed

[NOT ISSUE] - use without submit button #89

kuatroka opened this issue Dec 5, 2024 · 2 comments

Comments

@kuatroka
Copy link

kuatroka commented Dec 5, 2024

New to Phoenix, so pls bear with me if trivial.

Does this lib can do the autocomplete/typeahead without the need to click on the SUBMIT button? Is it as easy as just changing phx-sumbit to phx-change or something else needs to be done. Thanks.

@maxmarcon
Copy link
Owner

You have to implement a handler for the live_select_change event as explained in the readme and the examples

@kuatroka
Copy link
Author

kuatroka commented Dec 6, 2024

Thanks

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

2 participants