Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

react-multi-select, select some of Item #66

Open
softwaresolution357 opened this issue Mar 2, 2020 · 0 comments
Open

react-multi-select, select some of Item #66

softwaresolution357 opened this issue Mar 2, 2020 · 0 comments

Comments

@softwaresolution357
Copy link

hi sir,
this is my option value,
const options = [
{label: "One", value: 1},
{label: "Two", value: 2},
{label: "Three", value: 3},
];

I send two value through props, this two value selected ,when render the element, Please help me,
data = [
{label: "One", value: 1},
{label: "Two", value: 2}]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant