left-right-select
0.1.0 • Public • Published
This is a component based on vue and element-ui;
import then put it into components like this:
<div>
<left-right-select :list="list" />
</div>
components: {
LeftRightSelect
}
specially, the list needs to have id and label props.
list = [{ id: 1, label: "1" }]
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
0.1.0 | 2 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
0.1.0 | 2 | |
Package Sidebar
Install
Weekly Downloads