OptionalattachmentsThe attachments to send with the feedback.
Sentry DSN to send feedback to.
Format: https://[key]@[host]/[project-id]
OptionalextraThe tags to send with the feedback.
Tracks the tag schema for this feedback source. Bump when tags change.
The message the user is sending feedback. It's mandatory as without it, Sentry will ignore the feedback upon receiving it. (Mandatory Sentry field)
Identifies where this feedback was triggered from (e.g. 'studio-help-menu').
Options accepted by the
sendFeedbackfunction returned from useInStudioFeedback.