ReferenceRadioButtonRadioButton()✦Use with AI▾이 페이지에서RadioButton() 대화상자 뷰에 라디오 버튼을 추가합니다. 생성자 RadioButton(id: number, text: string) 매개변수 매개변수타입설명idnumber버튼의 고유 식별자 또는 레이블로, RadioGroup에서 사용됩니다.textstring라디오 버튼의 텍스트입니다.