PopupButton.metadata

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

Examples

{
  "Text": "Delete",
  "Items": [
    {
      "Button": {
        "Text": "Delete rows"
      }
    },
    {
      "Button": {
        "Text": "Delete columns"
      }
    },
    {
      "Button": {
        "Text": "Delete cells"
      }
    },
    {
      "Button": {
        "Text": "Delete table"
      }
    }
  ]
}