childern |
子组件 |
array |
— |
[ ] |
popup |
弹出层 |
object |
— |
{el: {type: "bi.button_tree",chooseType: 0,layouts: [{type: "bi.vertical"}]}} |
isDefaultInit |
是否默认初始化子节点 |
boolean |
true,false |
false |
isNeedAdjustHeight |
是否需要高度调整 |
boolean |
true,false |
false |
isNeedAdjustWidth |
是否需要宽度调整 |
boolean |
true,false |
false |
el |
自定义下拉框trigger |
object |
— |
{type: "bi.text_button", text: "", value: ""} |
trigger |
下拉列表的弹出方式 |
string |
click,hover |
"click" |
adjustLength |
弹出列表和trigger的距离 |
number |
— |
0 |
direction |
弹出列表和trigger的位置关系 |
string |
top | bottom | left | right | top,left | top,right | bottom,left | bottom,right |
"bottom" |