Nested Checkboxes #11916
Answered
by
tay1orjones
urbanisierung
asked this question in
Help
Nested Checkboxes
#11916
|
Carbon Docs describe nested checkboxes with parent and child elements: I couldn't find any code docs about that. Is there a ready to use component available? Do you have an example for that? Thanks! |
Answered by
tay1orjones
Oct 31, 2022
Replies: 2 comments
|
Any suggestions? |
0 replies
|
Nested checkboxes don't have a code implementation out of the box right now. The usage guidance from the website shows a pattern of how this could/should work. If you're interested in contributing, this could be a great enhancement for the checkbox to automatically apply proper padding/margin to nested checkboxes when composed inside one another. |
0 replies
Answer selected by
tay1orjones
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Nested checkboxes don't have a code implementation out of the box right now. The usage guidance from the website shows a pattern of how this could/should work.
If you're interested in contributing, this could be a great enhancement for the checkbox to automatically apply proper padding/margin to nested checkboxes when composed inside one another.