ng form elementplus
1.0.0
NG-FORM-ELEMENTPLUS
説明する
現在、バージョン 2.0 が有効になっており、構成は基本的にバージョン 1.x と互換性があります。違いは次のとおりです。
オンラインの例https://jjxliu306.github.io/ng-form-elementplus/dist
element-ui バージョンアドレスhttps://gitee.com/jjxliu306/ng-form-element
iview バージョンアドレスhttps://gitee.com/jjxliu306/ng-form-iview
ngtool バックエンド解析および検証機能https://gitee.com/jjxliu306/ngtool
http://www.ng-form.cn
##基本フォームのサンプル
フォーム検証とコンポーネントの動的表示
動的テーブル
vue と element-plus をベースにしたフォームデザイナー。ドラッグ アンド ドロップでフォーム ページをすばやく生成でき、フォームを json 形式にエクスポートしたり、他の人が描画したフォームを json インポートを通じて復元したりできます。
npm install --save ng-form-elementplus
// 导入组件库
import NgFormElementPlus from 'ng-form-elementplus'
import 'ng-form-elementplus/lib/style.css'
const app = createApp(App)
// 注册组件库
app.use(NgFormElementPlus)
<div id="app">
<ng-form-design />
</div>
リンクをクリックして QQ グループ チャットに参加し、直接質問したりバグを報告したりできます [コミュニケーション グループ: 152592057]