Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <RadioGroup name="g1">
  2. <RadioButton value="first">First</RadioButton>
  3. <RadioButton value="second">Second</RadioButton>
  4. <RadioButton value="third">Third</RadioButton>
  5. </RadioGroup>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement