3.1.0 • Published 6 months ago

@ppeng/draggable-select v3.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

draggable-select

TODO: 拖拽调整多选Select值的顺序

Usage

import Select from 'draggable-select';
const Test = () => {
    const antdSelectProps = {} // 与antd Select组件的props一致
    return <Select {...antdSelectProps}></Select>
}

// TODO: DEMONSTRATE API

Keywords

react组件 拖拽调整多选Select值的顺序

3.1.0

6 months ago

3.0.0

7 months ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago