Skip to content

Commit 1906d7e

Browse files
Document new configuration option (#9526)
The configuration option was added in getsentry/sentry-javascript#11153. Co-authored-by: vivianyentran <[email protected]>
1 parent 067f17a commit 1906d7e

File tree

1 file changed

+1
-0
lines changed
  • docs/platforms/javascript/common/user-feedback/configuration

1 file changed

+1
-0
lines changed

docs/platforms/javascript/common/user-feedback/configuration/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Most text that you see in the default Feedback widget can be customized.
6363
| `messageLabel` | `Description` | The label for the feedback description input field. |
6464
| `messagePlaceholder` | `What's the bug? What did you expect?` | The placeholder for the feedback description input field. |
6565
| `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. |
6667

6768
Example of customization:
6869

0 commit comments

Comments
 (0)