README.md 220 Bytes
Newer Older
李纪文's avatar
李纪文 committed
1 2 3 4 5 6 7
# `@wisdom-components/SelectCustom`

> TODO: description

## Usage

```
李纪文's avatar
李纪文 committed
8
const { SelectCustom, TreeSelectCustom, Option, OptGroup, SHOW_PARENT } = require('@wisdom-components/selectcustom');
李纪文's avatar
李纪文 committed
9 10 11

// TODO: DEMONSTRATE API
```