Content-Length: 305768 | pFad | http://github.com/material-vue/material-vue/commit/#start-of-content

683BDCA6 docs: added third option · material-vue/material-vue@a4858a7 · GitHub
Skip to content

Commit a4858a7

Browse files
author
Корпусов Максим
committed
docs: added third option
1 parent bcdda0a commit a4858a7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/components/checkbox.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@ Checkboxes may be standalone, pre-checked. Indeterminate state is planned for fu
2121
<ExampleWrapper vertical gap="0">
2222
<m-checkbox value="1" text="option 1"/>
2323
<m-checkbox value="2" text="option 2"/>
24+
<m-checkbox value="3" text="option 3"/>
2425
</ExampleWrapper>
2526

2627
::: details code
2728
vue template
2829
```vue
2930
<m-checkbox value="1" text="option 1"/>
3031
<m-checkbox value="2" text="option 2"/>
32+
<m-checkbox value="3" text="option 3"/>
3133
```
3234
:::

docs/components/radio-buttons.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ in pair with `m-radio-group`, that creates default radio buttons single choice b
2424
<m-radio-group v-model="radioValue">
2525
<m-radio value="1" text="option 1"/>
2626
<m-radio value="2" text="option 2"/>
27+
<m-radio value="3" text="option 3"/>
2728
</m-radio-group>
2829
</ExampleWrapper>
2930

@@ -33,6 +34,7 @@ vue template
3334
<m-radio-group v-model="radioValue">
3435
<m-radio value="1" text="option 1"/>
3536
<m-radio value="2" text="option 2"/>
37+
<m-radio value="3" text="option 3"/>
3638
</m-radio-group>
3739
```
3840
script setup

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/material-vue/material-vue/commit/#start-of-content

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy