603 B
603 B
:: BASE_DOC ::
API
Cascader Props
| name | type | default | description | required |
|---|---|---|---|---|
| close-btn | Boolean / Slot | true | - | N |
| keys | Object | - | Typescript:KeysType |
N |
custom-style v0.25.0 |
String | - | - | N |
| options | Array | [] | Typescript:Array<CascaderOption> |
N |
| sub-titles | Array | [] | Typescript:Array<string> |
N |
| theme | String | 'step' | options:step/tab | N |
| title | String / Slot | - | - | N |
| value | String / Number | null | - | N |
| default-value | String / Number | undefined | uncontrolled property | N |
| visible | Boolean | false | - | N |