Collect structured and freeform feedback from your users
Survey
component is a fantastic way to engage users right when it matters and gather valuable feedback or data. Whether you’re looking to measure satisfaction or collect insights, targeted in-app surveys can help you connect with users at key moments in their journey.
When to Use Surveys:
options
property either directly in the React component or in the YAML config via the props
property. For instance, in the example below, we’re using an emoji scale:
as={Dialog}
will render the Flow in a modal Dialog. Defaults to Box
.flow.start()
or step.start()
from the parent component if you set this to false
. Most components should not need to override this behavior.Defaults to true
.Form
.For example, if you want to use a custom field type called calendar
:false
, the step will not be automatically completed when clicked.false
, the step will not be automatically completed when clicked.title: Hello, ${name}!
in the Flow configuration and pass variables={{name: 'John'}}
to customize the copy.