displayAs
Set this property to "Button" to style the link as a button. The jQuery Mobile framework will enhance the link with markup and classes to style it as a button. Note that while the link will look like a button, it is still a link. Clicking on it will result in a GET request instead of a POST and will not automatically submit all fields in the form.
Default value
Link - Adds no extra styling to the anchor.
Valid values
'Link' or 'Button'