Radio
Introduction to using the Radio component
Last updated
Was this helpful?
Introduction to using the Radio component
Last updated
Was this helpful?
Was this helpful?
<bpa-radio name="example-name" value="1" v-model="example-data">Radio</bpa-radio><bpa-radio name="example-name" value="1" v-model="example-data" disabled>Radio</bpa-radio>