xpaas-materilas-option-change

1.0.11 • Public • Published

xpaas-materilas-option-change

简介:选择框切换

选择框切换

Props

PropName Type Default Required Description
optionList Array [] true 选择框数据
setSelectAttr object {'clearable': true} Select Attributes
props object { 'label': 'label','value': 'value',} Option Attributes
contentBottomStyle object {'padding': '20px', } 选择框下边样式
optionStyle object {'background-color': '#fff','min-height': '80vh','marin-right': '20px',} 选择框样式
isShowFirst Boolean false 选择框是否默认展开第一个

Event name

EventName Type Description
change func 改变后返回选中对象

Readme

Keywords

Package Sidebar

Install

npm i xpaas-materilas-option-change

Weekly Downloads

1

Version

1.0.11

License

MIT

Unpacked Size

3.91 MB

Total Files

13

Last publish

Collaborators

  • vvic