component Radio { props { class = "" id = "" name = "choice" value = "" label = "Option" description = "" checked = false disabled = false } view { } }