dynamicformdjx
Install
bash
# Choose any of the following
npm install dynamicformdjx
# or
yarn add dynamicformdjx
# or
pnpm add dynamicformdjxComponent Notes
- The current version has completed full adaptation for forms used with Element Plus or Naive UI.
- Simple forms, custom forms, and decorated forms are all supported.
- The documentation is still being improved. For specific usage examples, please refer to the
componentsdirectory in the source code.