Fb:editor-buttonset

From Facebook Developers Wiki

Jump to: navigation, search

[edit] Description

A container for one or more fb:editor-button tags, which are rendered next to each other with some space between each button.


[edit] Examples

<fb:editor-buttonset> <fb:editor-button value="Add"/> <fb:editor-button value="Recommend"/> <fb:editor-cancel /> </fb:editor-buttonset>
fbeditorbuttonsetsk9.gif


[edit] Notes

This tag must contain at least one fb:editor-button as a child.