ng-devui-materials
Version:
Materials of DevUI Admin
25 lines (24 loc) • 513 B
JSON
{
"name": "ng-devui-materials/vertical-form",
"version": "0.0.1",
"description": "垂直排列展示的表单",
"description-en": "Vertical display of the form",
"author": "DevUI",
"license": "MIT",
"keywords": [
"DevUI",
"Angular"
],
"blockConfig": {
"name": "VerticalForm",
"title": "垂直表单",
"title-en": "Vertical Form",
"type": "form",
"category": [
"Form",
"Validate"
],
"componentModules": [],
"selector": "da-vertical-form"
}
}