Tech Care Web
Tech Care Web
  • Видео 4
  • Просмотров 116 354
Custom Dropdown using React.js | REACT CUSTOM COMPONENT | #javascript
Custom Dropdown | select using react.js. The following code is available on coding sandbox
link for the sandbox - codesandbox.io/live/3vohdkw
#customComponent #react #html #css #dropdown #customDropdown
Просмотров: 114 772

Видео

Better Button Design | HTML CSS | Transform properties | UI Design 101
Просмотров 2763 года назад
Create a realistic button in HTML and CSS. Using transform properties to give it a 3d look #html #css #html5 #css3 #button #buttonui #buttondesign #cssbuttondesign #cssbutton
Better Card Designs | HTML CSS | Image Card | Smooth Transitions
Просмотров 8123 года назад
Create better card designs using just HTML and CSS. Cards are the most important components of any website. Learn how to make them interactive and format the text in card #card #html #css #design #ui #cardui #carddesign
File Upload and preview using vanilla Javascript and Forms | createObjectURL Method | iframe Tag
Просмотров 5033 года назад
Uploading a file and previewing it in the browser in the iframe tag Using Javascript createObjectURL method to upload file. By the end of this video you will get familiar with handling files on the client side. Concepts Covered - File handling in client side Javascript createObjectURL() method Javascript DOM manupulation and displaying selected file on the DOM PLEASE SUBSCRIBE, LIKE, AND SHARE ...

Комментарии

  • @raphaelrychard5440
    @raphaelrychard5440 Месяц назад

    Perfect video, great tutorial on how to create a custom dropdown

  • @akashtambe11
    @akashtambe11 2 месяца назад

    Sandbox link is not working

  • @user-ng8bj8uz5n
    @user-ng8bj8uz5n 3 месяца назад

    👍👍👍

  • @islombektadjiyev793
    @islombektadjiyev793 4 месяца назад

    Perfect ! Thanks bro

  • @ayushsingh-re7dn
    @ayushsingh-re7dn 5 месяцев назад

    GREAT JOB! WORTH THE SUBSCRIBE! GOOD DAY..

  • @nickbenton2828
    @nickbenton2828 8 месяцев назад

    i absolutely cannot stand the fact that they are moving lines for no reason, and cant even put a text explanation to what they are moving and to where. I have rewatched this section of the tutorial 15 times and im about to decide its pointless.

    • @techcareweb6613
      @techcareweb6613 7 месяцев назад

      I'll be updating the video soon, it's quite outdated.

  • @AliRazaTruth
    @AliRazaTruth Год назад

    thanks so much bro for this helpfull tutorial .

  • @thegeneralcategory2792
    @thegeneralcategory2792 Год назад

    thnq

  • @abrahamjoseph3080
    @abrahamjoseph3080 Год назад

    Hello it's been 2 years since this but this video just saved my job, Please can anyone help with adding a reset button, so selection can be cleared instead of refreshing the browser

  • @jiko1508
    @jiko1508 Год назад

    Thanks man, keep up the good work!

  • @AminSani
    @AminSani Год назад

    It seems like this session (Codesandbox) doesn't exist or has been closed

  • @poolcaceres493
    @poolcaceres493 Год назад

    It has been a year and its still a really good tutorial

  • @pitambarjadhav9984
    @pitambarjadhav9984 Год назад

    precise and up to the point thank you.!

  • @abelardoblog
    @abelardoblog Год назад

    Hey how I can use the same drop-down but with different information ? Amazing video 😊

  • @rajbannasa7662
    @rajbannasa7662 Год назад

    Thank you so much sir ❤️

  • @nikeshkumarrakesh6296
    @nikeshkumarrakesh6296 Год назад

    code is not working.

  • @thanhnguyenhuy8725
    @thanhnguyenhuy8725 Год назад

    nice

  • @codingroom928
    @codingroom928 2 года назад

    clicking outside is unsolved...

    • @techcareweb6613
      @techcareweb6613 Год назад

      I'll make a new video soon to cover that as well. For now you can use a hook by mantine-ui called use-outside-click

  • @user-tn5qb6xw6h
    @user-tn5qb6xw6h 2 года назад

    Super!!!!

  • @ellsonmendesYT
    @ellsonmendesYT 2 года назад

    kind of css carret <div class='carret'> </div> .carret{ transition: all .2s; position: relative; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ddd; } just stick it inside the dropdown-btn :)

  • @ellsonmendesYT
    @ellsonmendesYT 2 года назад

    3:39 as a miracle the carret appeared lol

  • @sancharidas7923
    @sancharidas7923 2 года назад

    I want to place two dropdowns placed side by side. Can you please tell me how to do that. Thank you.

  • @thebigman9341
    @thebigman9341 2 года назад

    thanks for the awesome video

  • @rayhadif
    @rayhadif 2 года назад

    i cant use it twice pls help

  • @amoriblain3655
    @amoriblain3655 2 года назад

    Great job! Thank you very much <3

  • @ekta_shukla9248
    @ekta_shukla9248 2 года назад

    Sandbox link is not working

  • @ekta_shukla9248
    @ekta_shukla9248 2 года назад

    Can i get the link of the whole code..!!it would be helpful

  • @foxymizer
    @foxymizer 2 года назад

    in what time did you add an arrow?

  • @sidharth-singh
    @sidharth-singh 2 года назад

    What happens if I use this as a dynamic component and it is at the bottom of viewport. I want the dropdown to open at top. I have been looking for this solution for over a week.

    • @techcareweb6613
      @techcareweb6613 Год назад

      You can assign a ref to the drop-down element and check for getBoundingClientRect()

  • @letsexplainme
    @letsexplainme 2 года назад

    sandbox link is not working

  • @abusalimansari6279
    @abusalimansari6279 2 года назад

    thank you sir video is awesome thx for help

  • @hrishikeshdeoghare4359
    @hrishikeshdeoghare4359 2 года назад

    nice

  • @fogset3005
    @fogset3005 2 года назад

    i can not see the code

  • @pritech8302
    @pritech8302 2 года назад

    thankyou so much sir

  • @emreozgun3846
    @emreozgun3846 2 года назад

    I'd manipulate opacity/visibility with transition by adding/removing classes instead of conditionally rendering.

  • @downsiteup1
    @downsiteup1 2 года назад

    made my day, thanks a lot

  • @jongomezdev
    @jongomezdev 2 года назад

    the easiest solution out of hundreds.. KEEP UP THE GOOD WORK

  • @manojrao9867
    @manojrao9867 2 года назад

    how did you get drop down arrow beside "Choose One" for bold property. Am I missing anything please let me know.

    • @tanishkaborkar9754
      @tanishkaborkar9754 2 года назад

      see some video on react-icons you will get an clear idea then

  • @jaykrishnanandagiri3436
    @jaykrishnanandagiri3436 2 года назад

    what about choose one it is not displaying in dropdown because it should display by default right

    • @SiddharthSingh-vu1ke
      @SiddharthSingh-vu1ke 2 года назад

      <span className="fas fa-caret-down"></span> add this under {selected} in App.js

  • @chenaplayz3263
    @chenaplayz3263 2 года назад

    Hi how do you handle click outside with the code in the vid

    • @yatut4467
      @yatut4467 2 года назад

      He doesn't handle it.

  • @dennisfisher2684
    @dennisfisher2684 2 года назад

    It's cool! ) Thanks )

  • @alibalbars5177
    @alibalbars5177 2 года назад

    instead of using 95% width you can use box sizing border-box 5:41

  • @muhammadzaakirmungrue3146
    @muhammadzaakirmungrue3146 2 года назад

    Hell yeah ! Give me full control of my css do not give them the control with their buggy <form classname="container"> <select classname="styleWontWorkHereMustUseStyle API in Select v2"> <label>. Anyone having problems with the <span classname=''fa fsa-caret-down "> just use <FontAwesomeIcon icon={faCaretDown} size={"lg"} color={"black"}/> instead of the span and add these 2 imports import {FontAwesomeIcon} from '@fortawesome/react-fontawesome' import { faCaretDown } from '@fortawesome/free-solid-svg-icons' (you will also have to install 3 font-awesome packages) Love💕 the music

  • @user-rr7yr9ml9p
    @user-rr7yr9ml9p 2 года назад

    Thanks!

  • @rishitachoubey6054
    @rishitachoubey6054 3 года назад

    The sandbox link is not working

    • @techcareweb6613
      @techcareweb6613 2 года назад

      codesandbox.io/s/jolly-proskuriakova-pj2tk

    • @sabareeshsk1326
      @sabareeshsk1326 Год назад

      @@techcareweb6613 thank you, please put this in the description for others too