Tags Order A-Z Category Context

<sn:editor-buttonset>

Defines an editor button set. Children of this tag must be an editor-button, or it will not render.

Attributes

  • string < optional > A short label that is displayed to the left of the input Can be any string .
  • string < optional > The name of the input element. When the form is submitted, this is the name of the query string variable representing this element value. Can be any string .
  • boolean < optional > A flag to indicate if the widget should be marked as required. Must be a boolean .
  • string < optional > style of the

    element that is rendered for this widget. Can be any string .

  • string < optional > if set to true prevents the editor form rendering a label Can be any string .

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