benjamincanac / ui3

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
54 stars 8 forks source link

[RadioGroup] Rename `options` to `items` for consistency #87

Closed benjamincanac closed 4 months ago

benjamincanac commented 4 months ago

@romhml What do you think about this?

romhml commented 4 months ago

What's the consistency issue here? Isn't :options also used for the Select component and alike? Do you plan on renaming the prop to :items for them too?