question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Select support options/data prop

See original GitHub issue
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

To improve the perf of Select, we may add virtual list to handle this. Let’s add options or data like treeData in TreeSelect.

ref: #15620 #3789

What does the proposed API look like?

<Select options={[]} />

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
ztplzcommented, Mar 26, 2019

image 标题typo了

0reactions
afc163commented, Mar 13, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

API - React Select
A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support.
Read more >
Using props data for a select field - reactjs
I want to replace "Pick a user" in FormOne with a list of the users from props.data . The idea is to select...
Read more >
<select>: The HTML Select element - HTML - MDN Web Docs
Each <option> element should have a value attribute containing the data value to submit to the server when that option is selected.
Read more >
Introduction to data types and field properties
A field's data type can be predefined or you will select a data type depending on ... for each data type and explain...
Read more >
Select API - Material UI
Name Type Default autoWidth bool false children node classes object
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found