<wtui:button/>
The tag for WTUI.Button
Example:
<wtui:button id="examplebutton" />
- Parameters:
-
id <String>(optional) The id of the button -
class <String>(optional) The css class to give the button -
style <String>(optional) The style to give the button -
icon <String>(optional) the URL of an icon to use in the button -
onclick <Function>(optional) The javascript function to call when the button is clicked