Replies: 1 comment 1 reply
-
We discussed this yesterday with the team. The agreement was to add this to Ark, not Zag.js since it's not really state machine-related. It's now implemented here: chakra-ui/ark@9d2b7c5 It should be released shortly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm currently wiring together my own version of a CheckboxGroup using a version of Chakras FormControl. It works, but is slightly cumbersome and error-prone when comparing it to things like the
RadioGroup
found in zag. Would it be possible to get this into zag as a potential wrapper for several checkbox machines?Prior art:
Beta Was this translation helpful? Give feedback.
All reactions