Material UI Tutorial #8 - Radio Buttons

preview_player
Показать описание
Hey gang, in this Material UI tutorial we'll see how to add radio buttons to our form, by using the RadioGroup component.

🐱‍💻 🐱‍💻 Course Files:

🐱‍👤🐱‍👤 JOIN THE GANG -

🐱‍💻 🐱‍💻 My Udemy Courses:

🐱‍💻 🐱‍💻 Useful playlists:

🐱‍💻 🐱‍💻 Other links:

🐱‍💻 🐱‍💻 Social Links:
Рекомендации по теме
Комментарии
Автор

Incase the form label disappears upon clicking radio button. Pls perform the following:
Check In the theme function in App.js, change the primary color to "#9c27b0" as shown below:
const theme = createTheme({
palette: {
primary: {
main: "#9c27b0",
},
secondary: purple,
},

oscheka
Автор

Thanks mate, I am developing a front end prototype for uni and this is just what I needed.

davidlp
Автор

That was elegant and very informative. I did not think I was gonna find this.

Someone-ctck
Автор

A good one, brother. Thanks for helping me to figure it out!

tomasburian
Автор

It was what exactly Teaching & learning.
Thanks.

JavascriptForEverything
Автор

Iam looking for Redux saga in react application. Because your teaching way really good 👍

rrkrockstarraja
Автор

I found a bug~ when we click radio button, the form label disappeares, you know 🙄

maskman
Автор

Need a roadmap video to follow your channel content

prafulrane
Автор

Idk why but after adding RadioControl in form my Button get compromised and become grey from purple and Idk why but I can choose multiple radio even after I copy pasted code from this docs

imnemo
Автор

How'd you change the radio button's color, its checked color, and label text color?

aaron___
Автор

Failed prop type: Invalid prop `className` of type `object` supplied to `ForwardRef(FormControl)`, expected `string`.
at FormControl

GaneshKumar-fuxt
Автор

My form label disappears when a Radio is clicked for some reason. It reappears when clicking outside the form. Anyone else experiencing this? - Thanks for the tutorial!!!

nielslytzdk
Автор

How to add radio button in material data grid

NabeelIbrahimcp
Автор

When I add form control the submit button jumps up

limehouseblues
Автор

it becomes complicated using materialUI than the original HTML....

sailor-udjw
Автор

Video not starting with "alright then gang"....dislike



JK...





Reported it !

mrcash