Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @hbtv/pro-form with all npm packages installed. Try it out:

require("moment/package.json"); // moment is a peer dependency. require("@hbtv/array-input/package.json"); // @hbtv/array-input is a peer dependency. require("@hbtv/dnd-table/package.json"); // @hbtv/dnd-table is a peer dependency. require("@hbtv/color-picker/package.json"); // @hbtv/color-picker is a peer dependency. require("@hbtv/list-input/package.json"); // @hbtv/list-input is a peer dependency. require("@ant-design/icons/package.json"); // @ant-design/icons is a peer dependency. require("@babel/runtime/package.json"); // @babel/runtime is a peer dependency. require("@hbtv/style-input/package.json"); // @hbtv/style-input is a peer dependency. require("@hbtv/html-editor/package.json"); // @hbtv/html-editor is a peer dependency. require("lodash.get/package.json"); // lodash.get is a peer dependency. require("@hbtv/media-upload/package.json"); // @hbtv/media-upload is a peer dependency. require("antd/package.json"); // antd is a peer dependency. require("react/package.json"); // react is a peer dependency. var proForm = require("@hbtv/pro-form")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@hbtv/pro-form v1.4.17

ant-design 4.x 自定义Form套件

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free