layui/example/docs/zh-CN/components/radio.md
dingyongya e9f9457b88 Merge branch 'split-panel' of https://gitee.com/dingyongya/layui-vue into develop
 Conflicts:
	example/docs/zh-CN/components/avatar.md
	example/docs/zh-CN/components/countup.md
2022-01-12 14:20:49 +08:00

2.2 KiB

::: anchor :::

::: title 基础使用 :::

::: demo

写作 画画 运动

:::

::: title 禁用状态 :::

::: demo

写作 画画 运动 禁用

:::

::: title 事件回调 :::

::: demo

写作 画画 运动

:::

::: title Radio 属性 :::

::: table

属性 描述 默认值
name 原始属性 name --
label 当前值 --
v-model 选中值 --

:::

::: title Radio 事件 :::

::: table

事件 描述 参数
change 切换事件 current : 当前值

:::

::: comment :::

::: previousNext radio :::