UNPKG

250 BMarkdownView Raw
1## Cascader 级联菜单
2
3级联选择框。
4
5## 代码演示
6
7### API
8
9|参数|说明|类型|默认值|
10|:---|:----|:---|:------|
11|placeholder |input提示信息| string |"请输入信息"|
12|options |下拉列表数据 |json| 必填,无默认值|