Skip to content

Prompt

Usage

html
<feedback-fusion-prompt baseUrl="https://example.com" promptId="prompt" />

Attributes

AttributeTypeDefaultDescriptionRequired
autoCloseBooleanfalseDetermines whether the prompt should automatically close after form submission.No
baseUrlStringThe base URL where the backend is proxied via gRPC-web.Yes
closeAfterNumber1000Specifies the duration (in milliseconds) after which the prompt should close automatically if autoClose is set to true.No
localeStringenDefines the locale for the prompt.No
promptIdStringSpecifies which prompt should be used.Yes