{
    "$schema": "https://comp-public-1303824488.cos.ap-shanghai.myqcloud.com/schema/lcds_component.json",
    "data": {
        "properties": {
            "flowContentSlot": {
                "title": "流程详情",
                "type": "slot"
            },
            "flowControlSlot": {
                "title": "流程操作面板",
                "type": "slot"
            }
        }
    },
    "events": [
        {
            "title": "加载",
            "name": "flowLoad"
        }
    ],
    "platforms": ["web"],
    "meta": {
        "title": "流程布局",
        "description": "流程布局组件",
        "icon": "https://imgcache.qq.com/qcloud/lowcode/static/ide/left-material-icon/FlowCard.svg",
        "category": "模型组件",
        "categoryOrder": 2000,
        "componentOrder": 10,
        "visible": []
    }
}
