The button Component is equivalent to the standard HTML tag <BUTTON>.
The button Component has the following capabilities :
<v:button text="Cancel" width="70" rendered="#{editCard.readOnly==false}" actionListener="editCard_performCancel()" immediate="true" />