Modular and customizable Material Design UI components (for the web).
Questions tagged [material-components-web]
121 questions
-1
votes
1 answer
Put MDC Radio Buttons on Separate Rows
HTML Noob here: I am trying to get two MDC radio buttons in a form to appear aligned on separate rows (one below another). I have tried putting break tags in various places but it doesn't seem to have any effect.
…
user3248346