{
    "$schema": "https://comp-public-1303824488.cos.ap-shanghai.myqcloud.com/schema/lcds_component.json",
    "data": {
        "properties": {
            "title": {
                "type": "string",
                "default": "时间",
                "title": "标题"
            },
            "defaultValue": {
                "type": "string",
                "default": "",
                "title": "初始值"
            }
        }
    },
    "meta": {
        "title": "时间选择器",
        "description": "时间选择器",
        "category": "交互"
    },
    "isContainer": true
}
