Skip to content

Is it advisable to use asChild prop on ToggleGroupItem with Toggle component inside #1210

Answered by jjenzz
joseDaKing asked this question in Help
Discussion options

You must be logged in to vote

As long as you are using all of the required parts from each component, it should be fine to compose them using asChild if the underlying node type is the same. For example, ToggleGroup.Item is a button so the child should ideally be a button too otherwise you may face accessibility/functionality issues.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joseDaKing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants