Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 449 Bytes

File metadata and controls

41 lines (24 loc) · 449 Bytes
title Cascader 级联选择器
description 用于多层级数据的逐级选择。
spline form
isComponent true
toc false

代码演示

01 组件类型

基础用法

{{ base }}

选项卡风格

{{ theme-tab }}

02 进阶

带初始值

{{ with-value }}

自定义 keys

{{ keys }}

使用次级标题

{{ with-title }}

异步加载

{{ lazy }}

选择任意一项

{{ check-strictly }}