当前路径: 星河码客 » 插件特效 » Choices.js输入框标签多选插件

Choices.js输入框标签多选插件

Choices.js是一个纯JavaScript插件,将正常的选择或输入转换成标签集合。const intance = new Choices(element, { // options here }); intance.init(); intance.destroy(); intance.enable(); intance.disable(); intance.highlightAll(); intance.unhighlightAll(); intance.removeActiveItemsByValue(value); intance.removeActiveItems(excludedId); intance.removeHighlightedItems(); intance.showDropdown(); intance.hideDropdown(); intance.setChoices(choices, value, label, replaceChoices); intance.clearChoices(); intance.getValue(valueOnly) intance.setValue(items); intance.setChoiceByValue(value); intance.clearStore(); intance.clearInput();

Choices.js输入框标签多选插件

在线演示        积分下载        6毛下载        砍两刀下载       

文件目录······
暂无数据
 猜你喜欢 更多»
 工具推荐 更多»