Тёмный
The Clever Dev
The Clever Dev
The Clever Dev
Подписаться
I dive into JavaScript with JS library reviews, examples, and comparisons. I also upload JS tutorials on how to fix coding problems.
How To Style MUI Tabs and Tab Indicator
11:22
2 года назад
5 Awesome MUI Breakpoint Examples
15:43
2 года назад
Комментарии
@vinaykumar-sg7xd
@vinaykumar-sg7xd Месяц назад
Hi i want to keep scrollbar from table body only not upto table header. I used display: block on both thead and tbody but body content getting mismatched. Can u please help
@suzansharif4017
@suzansharif4017 2 месяца назад
Wonderful thank you so much
@apanih5717
@apanih5717 2 месяца назад
hello how custom design style when data is zero or null ?
@HaydenHerman-db5bv
@HaydenHerman-db5bv 2 месяца назад
Thank you so much man! I struggled with this issue for so long.
@bobbeckel5266
@bobbeckel5266 3 месяца назад
Really blurry. Moving on ...
@johnkerich876
@johnkerich876 3 месяца назад
The onPressKey is now deprecated, you now use the the onKeyUp instead. Also, my table was inside a <collapse> so I also needed to add "onKeyDown={(ev) => { if (ev.key === 'Enter') {ev.preventDefault(); } }" to the TextField, so the Enter key doesn't close the table from view.
@ChristopherBrown-bj4zl
@ChristopherBrown-bj4zl 3 месяца назад
2 years later and this video helped me today. Why is coloring the selected tab so obscure in the docs lol.
@Traptrickerplays
@Traptrickerplays 4 месяца назад
Thank you!!
@codeschool3964
@codeschool3964 4 месяца назад
Thanks for the amazing content.
@Gruby7C1h
@Gruby7C1h 4 месяца назад
Short and useful, nice. Better capture quality and mic would not hurt though :)
@guilhermequeiroz7825
@guilhermequeiroz7825 5 месяцев назад
Thanks it helped me in 2024!
@BobMossanen
@BobMossanen 5 месяцев назад
cannot get the code from the link above
@GovindSingh-v5q
@GovindSingh-v5q 5 месяцев назад
helped thanks
@karresharanya9916
@karresharanya9916 5 месяцев назад
It was very helped me and nice explanation
@breakpoin80
@breakpoin80 6 месяцев назад
Nice way to extract form values. thanks for sharing!
@VitorBoccio
@VitorBoccio 6 месяцев назад
this is not working for me. For some reason the collapse doesnt show up despite the condition being true. Any hints?
@neonboy1998
@neonboy1998 5 месяцев назад
they mightve patched it out. These guys are so money hungy ( :() )
@kacperkepinski4990
@kacperkepinski4990 6 месяцев назад
where is prop?
@cemresenyuva8357
@cemresenyuva8357 6 месяцев назад
I can't change width of the TableCell no matter what, pls help
@syedgulmohammad1604
@syedgulmohammad1604 6 месяцев назад
I have to disable one column. The video was useful. Thanks
@cesarjimenezsalazar9322
@cesarjimenezsalazar9322 7 месяцев назад
very useful, thanks man!
@shakthisathish839
@shakthisathish839 7 месяцев назад
Bro I want to place that collapse in last of my component, so if I click to expand i need to avoid screen scrolling is that possible
@NammaOoruChennai-yn4kv
@NammaOoruChennai-yn4kv 7 месяцев назад
Waste of time thumbnail not in video 😂
@ShootingUtah
@ShootingUtah 7 месяцев назад
I'd love to also add some way of adding an entirely new row. Would you just add a button and open up a modal or some other form or is there a clever way of doing this?
@KevinMullarkey
@KevinMullarkey 7 месяцев назад
How do you add a SearchIcon in the free text field as well as the close icon?
@izem9652
@izem9652 7 месяцев назад
The cell value of the sticky column disappears when the other value on the same row is null !
@LiuJT373
@LiuJT373 7 месяцев назад
Very useful. Thank you^^
@gizem8953
@gizem8953 7 месяцев назад
how can I change text color?
@payalverma4653
@payalverma4653 7 месяцев назад
Hi , I need one help Is there any option to remove/hide "Manage column" option from column menu list
@PurrLoo
@PurrLoo 8 месяцев назад
you should change label position as well. especially when you reduce the height
@JethiyaChampakGada
@JethiyaChampakGada 8 месяцев назад
thanks a lot!!
@webdeveloper2769
@webdeveloper2769 8 месяцев назад
The most important thing is current page where is if i click it how it works
@przemysawlewtak789
@przemysawlewtak789 9 месяцев назад
In udemy course do you explain how to setup theme to control and modify components from global level (theme level)?
@fullmastrinio
@fullmastrinio 9 месяцев назад
Great video, helped me a lot with something that I am doing. Is your course up to date?
@magoomba
@magoomba 9 месяцев назад
thank you
@tarieltitirashvili2257
@tarieltitirashvili2257 9 месяцев назад
thank you it was useful for me
@quofintech9200
@quofintech9200 10 месяцев назад
Great video, thanks!
@saurabhu6458
@saurabhu6458 10 месяцев назад
Thanks 🎉
@UXDlozi
@UXDlozi 10 месяцев назад
7:24 The NoWrap to create Ellipses. Thank you very much, super useful.
@gracer4558
@gracer4558 10 месяцев назад
How does open===index work when open is a boolean and index is an integer?
@dhruv1906
@dhruv1906 10 месяцев назад
Please make a new one for the latest version.
@mehranpour8130
@mehranpour8130 11 месяцев назад
Perferct.tanks
@saraking7133
@saraking7133 11 месяцев назад
thanks man!!!
@MrHubtech
@MrHubtech 11 месяцев назад
Hi, I have a question that I can't seem to figure out and maybe you can help? How to get the height of the Mui v5 dialog component within useEffect. I'm new to both React and Mui. Thanks for your time - I'm a new subscriber.
@isurumaldeniya9536
@isurumaldeniya9536 11 месяцев назад
Thank you
@DevinBidwell
@DevinBidwell Год назад
Okay: but what happens when the background is not white? Do you have to go through and manually change the notch to have a custom background? say you are displaying the input field in a modal with a `whitesmoke` background. That white notch is going to look awfully weird in a whitesmoke background
@Mo_wo
@Mo_wo 7 месяцев назад
Or a transparent background
@AbdulZurghani
@AbdulZurghani Год назад
Thanks man
@satyanarayanmohanty3415
@satyanarayanmohanty3415 Год назад
Thanks a lot. Great content.
@derhausmann57
@derhausmann57 Год назад
This is the ''Ultimate' Guide ? Its nicely sums up the basic. But nothing more. (also wrong Ide .. why is nobody using IntelliJ anymore ? Still the best out there)
@kaidi001
@kaidi001 Год назад
您好,我是苹果手机,被前夫同屏监控了,有什么好办法处理吗?谢谢您🙏❤
@pablosantos9377
@pablosantos9377 Год назад
Hello, i have a question hope you can help me with this, i applied this to my project and worked fine on the past, but today i realised it was not working anymore, neither the input props nor the popper props, it is ignoring all styles, what could be wrong?
@nylDev
@nylDev 11 месяцев назад
having the same issue! Is InputProps depreciated? Can someone confirm what should be the alternative?
@dhruv1906
@dhruv1906 10 месяцев назад
​@@nylDevall props have changed in the newer version. Everything has been set into slots and slotProps.