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 @cloud-ui/u-chips.vue with all npm packages installed. Try it out:

require("vue/package.json"); // vue is a peer dependency. require("cloud-ui.vusion/package.json"); // cloud-ui.vusion is a peer dependency. var uChipsVue = require("@cloud-ui/u-chips.vue")

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

@cloud-ui/u-chips.vue v0.1.3

@deprecated 请使用最新的 UChipInput 组件。表单输入组件,基于`<u-textarea>`控件进行了一些功能扩展,可以输入字符串卡片,并结合`<u-validator>`进行验证。

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