You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/android/user-feedback/configuration/index.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ description: "Learn about general User Feedback configuration fields."
9
9
The User Feedback Widget offers many customization options, and if the available options are insufficient, you can [use your own UI](#bring-your-own-widget).
10
10
The widget is a custom button that opens the form, a custom AlertDialog that allows users to submit feedback.
11
11
12
-
### General
12
+
### Hooks
13
13
14
-
Some hooks are available so you can react to the user opening and closing the form, when the user successfully submits the form or when there is an error:
14
+
There are hooks available so you can react when the user opens or closes the form, successfully submits it, or an error is triggered:
0 commit comments