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 name prop for Switch,Listbox and RadioGroupOption #120

Closed

Conversation

NoelOConnell
Copy link

Add support for name prop to match HeadlessUI
Rename name prop in Render component to componentName to avoid conflit with ...$$restProps Add tests to Switch,Listbox and RadioGroupOption to check for name attribute
Fixes #111

Add support for name prop to match HeadlessUI
Rename `name` prop in Render component to `componentName` to avoid conflit with `...$$restProps`
Add tests to Switch,Listbox and RadioGroupOption to check for name attribute
@vercel
Copy link

vercel bot commented Oct 4, 2022

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

Name Status Preview Updated
svelte-headlessui ✅ Ready (Inspect) Visit Preview Oct 4, 2022 at 11:19AM (UTC)

@NoelOConnell
Copy link
Author

Converted to draft PR as it is missing some functionality to match HeadlessUI for form submissions.

@NoelOConnell
Copy link
Author

Closing in favour of #121

@NoelOConnell NoelOConnell deleted the #111-support-name-prop branch October 6, 2022 13:33
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
1 participant