Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support html forms #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NoelOConnell
Copy link

@NoelOConnell NoelOConnell commented Oct 6, 2022

Added name prop to Listbox
Added name prop to RadioGroup
Added name and value prop to Switch
New <Hidden> component to match Headless UI
A hidden input element will be rendered and kept in sync with the state. Added tests from HeadlessUI
Updated docs for Listbox,Switch and RadioGroup for using the components with forms

Fixes #111

Added name prop to Listbox
Added name prop to RadioGroup
Added name and value prop to Switch
New <Hidden> component to match Headless UI
A hidden input element will be rendered and kept in sync with the state.
Added tests from HeadlessUI
Updated docs for Listbox,Switch and RadioGroup for using the components with forms
@vercel
Copy link

vercel bot commented Oct 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
svelte-headlessui ✅ Ready (Inspect) Visit Preview Oct 6, 2022 at 1:28PM (UTC)

@gpaiva985
Copy link

@rgossiaux could you please merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support form input prop name
2 participants