Tags Order A-Z Category Context

<sn:dialog-button>

The <sn:dialog-button> tag is currently in beta and its features, attributes and behavior could change with no notice. We'd appreciate your input while <sn:dialog-button> is in beta.

Renders a dialog button inside of a dialog tag.

Attributes

  • string < required > The type of button, buttons can either be 'button' and follow a link or 'submit' and submit the form Must be one of : button submit Default is submit.
  • string < required > The label for the button. Can be any string .
  • boolean < optional > If true, the dialog is closed when the user clicks the button Must be a boolean . Default is false.
  • string < optional > The url visited after the button is clicked Can be any url .

Valid Contexts

  • : The area where your app is displayed alone
  • : The Bebo profile page
  • : On a notification page (after the user has clicked on a link in the email)
  • : On the invitations page