Button Group
This control creates one or more buttons that can contain text or icons.
<Control type="button_group" name="button_group_name" label="Button group control" use_dashicon="true"> <Map choices>
<Key left>editor-alignleft</Key>
<Key center>editor-aligncenter</Key>
<Key right>editor-alignright</Key>
</Map>
</Control>