We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I was hoping to have a survey title of the form
Hello {name} you have {dogs} dogs
by passing in a data prop { "name": "John", "dogs": "3" }. Is this possible?
Activity