Skip to content

Return custom id instead of value #58

@jvillasante

Description

@jvillasante

It would be nice to have an option to pass custom data that would be passed on to handleSelect.
something like:

options.push({
  label: 'label',
  value: 'value',
  id: 494949494
});

id being the value i want to get back later on selection/deletion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions