{
  "pc": {
    "Dropdown": {
      "icon": ["iconInfo", "extendRules"]
    },
    "Menu": {
      "icon": ["iconInfo", "extendRules"]
    },
    "RemoteComponent": {
      "fileCode": ["remoteCompType", "fileName"]
    },
    "Form": {
      "relationDataSource": ["busiObjectId"]
    },
    "Button": {
      "type": ["border"]
    },
    "Table": {
      "extend": ["rowActions"]
    },
    "TreeTable": {
      "extend": ["rowActions"]
    },
    "SuperSelect": {
      "sourceData": ["staticService"]
    }
  },
  "h5": {
    "RemoteComponent": {
      "fileCode": ["remoteCompType", "fileName"]
    },
    "DForm": {
      "relationDataSource": ["genRuleType", "formType", "busiObjectId"]
    },
    "Image": {
      "columns": ["resAliaKeys"]
    },
    "DformFile":{
      "columns": ["resAliaKeys"]
    },
    "DformImagePicker":{
      "columns": ["resAliaKeys"]
    },
    "Signature":{
      "columns": ["resAliaKeys"]
    },
    "DGroup": {
      "extend": ["rowActions"]
    }
  }
}
