From f4728de31921a9266b7f2f5a27498e7cd6d2a02c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 5 Jul 2022 15:39:11 +0300 Subject: [PATCH] docs update --- src/views/radiobutton/RadioButtonDemo.vue | 10 +++---- src/views/radiobutton/RadioButtonDoc.vue | 32 +++++++++++------------ 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/views/radiobutton/RadioButtonDemo.vue b/src/views/radiobutton/RadioButtonDemo.vue index c0234f47f..4f18d36ee 100755 --- a/src/views/radiobutton/RadioButtonDemo.vue +++ b/src/views/radiobutton/RadioButtonDemo.vue @@ -12,25 +12,25 @@
Basic
- +
- +
- +
- +
Dynamic Values, Preselection, Value Binding and Disabled Option
- +
diff --git a/src/views/radiobutton/RadioButtonDoc.vue b/src/views/radiobutton/RadioButtonDoc.vue index 0d0ddefae..d2ffbc0b7 100755 --- a/src/views/radiobutton/RadioButtonDoc.vue +++ b/src/views/radiobutton/RadioButtonDoc.vue @@ -143,7 +143,7 @@ export default {

 <label for="rb1">One</label>
-<RadioButton id="rb1" />
+<RadioButton inputId="rb1" />
 
 <span id="rb2">Two</span>
 <RadioButton aria-labelledby="rb2" />
@@ -210,25 +210,25 @@ export default {
     
Basic
- +
- +
- +
- +
Dynamic Values, Preselection, Value Binding and Disabled Option
- +
@@ -262,25 +262,25 @@ export default {
Basic
- +
- +
- +
- +
Dynamic Values, Preselection, Value Binding and Disabled Option
- +
@@ -312,25 +312,25 @@ export default { content: `
Basic
- +
- +
- +
- +
Dynamic Values, Preselection, Value Binding and Disabled Option
- +