Navigating to a new state

You can navigate to a new state by entering the state name in the hyperlink field.

		<controls:TextLink text="Contact Us" id="contactUsLink1" hyperlink="contact"/>

The link above will navigate to the "contact" state.

 

You can mix and match different options in the hyperlink including anchors and parameters.