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

Added input box support #108

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Added input box support #108

merged 1 commit into from
Jan 13, 2025

Conversation

cutie-lyta
Copy link
Contributor

Add an input box to the notification using the .addInput(); method on the template, the same way we can add actions.
You can get the user input afterwards in the event handler by overriding the new overloaded method toastActivated(const char* response)

@mohabouje mohabouje merged commit d49e502 into mohabouje:master Jan 13, 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

Successfully merging this pull request may close these issues.

2 participants