React Select Example | React Dropdown Menu - Fully Customizable

preview_player
Показать описание
Here is a React select example with different use cases. We will build React select with a single value, React multiselect with an array and React select async which will load data from API. Our React dropdown menu will be also creatable to be able to add custom options.

MOST POPULAR COURSES

SERVICES THAT I'M USING

CONNECT WITH ME!

REFERENCES

TIMESTAMPS
0:00 Introduction
1:03 React select example
2:39 React multiselect
3:28 React select async
7:57 Styling React dropdown menu
12:57 Creatable React select

This video is NOT sponsored. Some product links are affiliate links which means if you buy something I'll receive a small commission.
Рекомендации по теме
Комментарии
Автор

I think your content is high level, you're providing useful information - at least to me, as a mid frontend developer. I haven't noticed how many subscribers you have or the views on the videos until now, but now when I've noticed it - you should have a lot more people following you in terms of content quality.

There's quite a lot time making content, filming it, editing and being consinstent. Thanks for your time and I hope you'll read this and make your day a bit better. Cheers from Croatia!

KibototV
Автор

Excellent video. No fluff, straight forward, clear, comprehensive, and to the point. Well done.

I know many videos cover creating a select from scratch, but in the real-world, you often rely on libraries and don't have time to re-create the wheel when when there's excellent, industry-tested libraries like this. The problem is that sometimes these libraries are complex and their documentation is awful, or lacking!

So this is fantastic! Libraries for surprisingly complex features like this are important.

For this library though, I would consider adding an addendum video covering the "components" property, allowing users to replace specific components.

VizualAbstract
Автор

15minutes of pure knowledge! Thank you so much

souviknag
Автор

Great course with clear grammar explanations.

王雋杰-to
Автор

Oh my god i was searching a way how to create at dropdown for one week i am so so glad to meet you sir so thank you 🙇🙇

현이-vr
Автор

I'm really grateful to you, man, for this wonderful explanation.
According to KibototV2, your content is of a very top quality, and you should be followed by a lot more people.

laagodfather
Автор

Very clear and straight to the point. Thank you so much.

ejikeezekwunem
Автор

Hi Oleksander, I would like to ask you for example I have a mern project to create a movie DB and I have to choose from react-select only one genre for each movie and can't be repeated ???

hajjejaymen
Автор

Thank you, this was a great tutorial. Much appreciated.

timothyvandeweerd
Автор

showing how to change the styles on focus would be a bonus2x, i'm crazy after how i can do it, the documentation it's just not that great. But your video helped me a lot, thank you

ericdecolsales
Автор

How to display the all options value in.field in Multi select . Before multi select i have one drop down based on that drop-down option i will generate the options of multi select value should be by default selected in the field

CuriousContours
Автор

Hello, how can i select value instead of object to post to API
Thank you

renaldiaryaputra
Автор

How do we reduce the box height and ceter the drop-down arrow after reducing height

kanishkayadav
Автор

Greate Video!!!
How can i add buttons on top of options?

escoladejesusnafreguesiado
Автор

Great Video! But I have a query related to creatableSelect, I need to show already selected options in inputfield of creatable select. I have set it in the options state, but i still see no options already selected in the inputField of creatable, can you help me out on this?

simransingh
Автор

Hi what IDE are you using? looking nice, can you please share how to setup?

SajidAliSoftwareEngineer
Автор

Is there a way to manually update the value of a react-select ? without adding a value field?

wayneswildworld
Автор

Really great tutorial, my question is, can I use formik to handle validation, onChange and onSubmit with this component...have you worked on something like this before?

toluwaseomojiba
Автор

Nice video man. One question though, how to disable their hover styles? Their documentation is really bad in my opinion...styling aspect was covered terribly. Besides "isSelected" and "isFocused" how am I supposed to know which other states are there?

milosignjatovic
Автор

Thank you, this was very helpful! I was also looking for a way to customize the arrow in the react select drop down. Do you know if it is possible?

nikolaganev