You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, so I'm copying the RadioGroup example in the payment method section from this page https://ui.shadcn.com/examples/cards
I'm having trouble to modify the active state for the RadioGroupItem
So I inspect the element, and turns out it has button to toggle the state changes
But from the RadioGroup component I didn't see the button component is implemented in this component.
Any idea where does this button from ?
Beta Was this translation helpful? Give feedback.
All reactions