In this demo, the querystring keys name, code, color and accept are bound to form fields and text content in this page.
Click the links below to set the querystring values, or type your own into the querystring.
This section demonstrated content-binding using both elements and templates.
The bolded name above is data-bound using wfu-bind, and the template below also includes elements which are highlighted in bold.
Hey {{ ?name }} your access code is {{ ?code }}. We've heard that you like the color {{ ?color }}.
To test this, click the buttons at right, which have some pre-configured querystrings- or simply edit the query string yourself.