weex-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
20 lines (19 loc) • 412 B
JSON
{
"name": "wxc-grid-select",
"version": "0.1.0",
"description": "网格形选择组件,支持单选、多选",
"main": "index.js",
"lib": "vue",
"type": "weex",
"repository": "https://github.com/alibaba/weex-ui/tree/master/packages/wxc-grid-select",
"keywords": [
"Weex",
"WeexComponent",
"WeexUi",
"GridSelect"
],
"author": {
"name": "南麓"
},
"license": "MIT"
}