Skip to content
On this page

Rendered Component

Props

NameTypeRequiredDefaultDescriptionExample

Code Example

html
<IuRadioCards name="agree" :ptions="getOptions"></IuRadioCards>
<IuRadioNative name="agree" :options="getOptions"></IuRadioNative>

Live Demo