mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
@@ -20,6 +20,10 @@
|
||||
<template #label>
|
||||
<slot name="label" v-bind="{ option, selected: option.selected }" />
|
||||
</template>
|
||||
|
||||
<template #help>
|
||||
<slot name="help" v-bind="{ option, selected: option.selected }" />
|
||||
</template>
|
||||
</URadio>
|
||||
</fieldset>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user