Skip to content

Radio

Demo

Payment methodOrder #1042 · Secure checkout
Pay now · ¥299

Selected:WeChat Pay

Props

PropTypeDefaultDescription
checkedbooleanundefinedChecked state for standalone usage
valuestring | number | booleanRequiredRadio value
labelstringundefinedLabel text
disabledbooleanfalseDisable radio

RadioGroup Props

PropTypeDefaultDescription
valuestring | number | booleanundefinedSelected value
direction'horizontal' | 'vertical''vertical'Layout direction
disabledbooleanfalseDisable the group

Events

EventPayloadDescription
update:checkedbooleanChecked state changed
update:valuestring | number | booleanGroup value changed
changestring | number | booleanValue changed