@vrx-arco/pro-layout
Version:
<p align="center"> <img src="https://vrx-arco.github.io/arco-design-pro/favicon.svg" width="200" height="250"> </p>
31 lines • 696 B
JSON
{
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
"framework": "vue",
"name": "@vrx-arco/pro-layout",
"version": "2.1.0",
"contributions": {
"html": {
"types-syntax": "typescript",
"description-markup": "markdown",
"tags": [
{
"name": "pro-layout",
"attributes": [],
"events": [],
"slots": []
},
{
"name": "page-wrapper",
"attributes": [],
"events": [],
"slots": [
{
"name": "default",
"description": "默认插槽"
}
]
}
]
}
}
}