mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-06 10:27:22 +00:00
feat: 🎸 Collapse.panel has drop in Collapse
This commit is contained in:
parent
5cf59c03f7
commit
d4d41e4000
@ -3925,7 +3925,14 @@
|
|||||||
},
|
},
|
||||||
"description": "标题"
|
"description": "标题"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"configure": {
|
||||||
|
"component": {
|
||||||
|
"nestingRule": {
|
||||||
|
"parentWhitelist": ["Collapse"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"componentName": "ErrorBoundary",
|
"componentName": "ErrorBoundary",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user