Skip to content

dynamicformdjx

Install

bash
# Choose any of the following
npm install dynamicformdjx
# or
yarn add dynamicformdjx
# or
pnpm add dynamicformdjx

Component Notes

  • 1.The current version is 0.41. All adapters for forms used with Element Plus or Naive UI have been completed.
  • 2.The simple form, custom form, and decorated form modes are all supported.
  • 3.The documentation is still being improved. You can refer to the components in the source code to see detailed usage examples