rb:create-button

Description

Renders a Create button for adding user-generated content. This tag must be a child of rb:dashboard.

Attributes

required href string The URL where the link for the button takes the user. The URL must be a canvas page.
optional title string Specifies the text to display as a tool tip for this link.

 

Notes

  • This button appears in the top right of the rb:dashboard element, next to the application title.
  • Each page can contain only one Create button.
  • The (+) symbol appears on all buttons and cannot be altered.