ToolBar.metadata

Метаданные типа ToolBar.

Examples

{
    "Items": [{
        "Button": {
            "Text": "Button1"
        }
    }, {
        "Button": {
            "Text": "Button2"
        }
    }, {
        "Button": {
            "Text": "Button3"
        }
    }]
}