@minui/wxc-select

1.0.1 • Public • Published

wxc-select

select - 小程序组件

Install

$ min install @minui/wxc-select

API

Select

名称 描述
items [说明]:select 选项数据。
[类型]:Array
[默认值]:[]
checked [说明]:选中数据的 value 值。
[类型]:String
[默认值]:""
color [说明]:选中时 radio 的颜色。
[类型]:String
[默认值]:#ff5777
bind:change [说明]:选中项发生变化时触发 change 事件,event.detail = {value: 选中项radio的value}

items 数据格式

名称 描述
value [说明]:选项的值。
title [说明]:选项标题。
desc [说明]:选项描述。可选。

ChangeLog

v1.0.0(2018-4-12)

  • 初始版本

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @minui/wxc-select

      Weekly Downloads

      3

      Version

      1.0.1

      License

      MIT

      Unpacked Size

      4.4 kB

      Total Files

      4

      Last publish

      Collaborators

      • badeng
      • nilennoct
      • osmn00
      • cds803