We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067f17a commit 1906d7eCopy full SHA for 1906d7e
docs/platforms/javascript/common/user-feedback/configuration/index.mdx
@@ -63,6 +63,7 @@ Most text that you see in the default Feedback widget can be customized.
63
| `messageLabel` | `Description` | The label for the feedback description input field. |
64
| `messagePlaceholder` | `What's the bug? What did you expect?` | The placeholder for the feedback description input field. |
65
| `successMessageText` | `Thank you for your report!` | The message to be displayed after a succesful feedback submission. |
66
+| `isRequiredText` | `(required)` | The text displayed next to a required field. |
67
68
Example of customization:
69
0 commit comments