@tawa/mario-cascader
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

title: Cascader 级联选择 order: 3 nav: title: 组件 path: /components order: 1 group: title: ' ' path: /cascader order: 16

Cascader 级联选择

级联选择。

使用

提供全局属性配置的能力。

import Cascader from '@tawa/mario-cascader';

<Cascader />;

代码演示

基本用法

参数

参数 说明 类型 默认值
labelKey options 中标签展示键值字段 string label
valueKey options 中选项值键值字段 string value

其他属性见 antd Cascader

Readme

Keywords

none

Package Sidebar

Install

npm i @tawa/mario-cascader

Weekly Downloads

1

Version

0.2.1

License

ISC

Unpacked Size

7.87 kB

Total Files

8

Last publish

Collaborators

  • superwunc
  • xiaoshiming
  • thefirstsunday