$.afui.setBackButtonText.md 221 B

#$.afui.setBackButtonText(title)


set the back button text
 

##Example

 $.afui.setBackButtonText("about");
 

##Parameters

text                          string

##Returns

undefined