{
    "componentChunkName": "component---src-pages-api-buttongroup-mdx",
    "path": "/api/buttongroup/",
    "result": {"pageContext":{"frontmatter":{"pageTitle":"ButtonGroup API","title":"ButtonGroup","props":["ButtonGroupProps"]},"properties":[{"name":"ButtonGroupProps","kind":256,"kindString":"Interface","flags":{"isExported":true},"comment":{"tags":[{"tag":"children","text":"required\n"}]},"id":"ButtonGroupProps","tags":{"children":"required"},"properties":{"alignment":{"name":"alignment","required":false,"type":{"name":"enum","options":["ButtonGroupAlignment.apart","ButtonGroupAlignment.center","ButtonGroupAlignment.fill","ButtonGroupAlignment.left","ButtonGroupAlignment.right"]},"description":"Alignment of the dropdown content","defaultValue":"ButtonGroupAlignment.left","deprecated":false},"children":{"name":"children","required":true,"type":{"name":"ReactNode | undefined"},"description":"The content of the component","deprecated":false},"color":{"name":"color","required":false,"type":{"name":"enum","options":["ButtonColor.danger","ButtonColor.marketing","ButtonColor.primary","ButtonColor.secondary","ButtonColor.subtle","ButtonColor.success"]},"description":"The color of all the buttons in the group","defaultValue":"ButtonColor.primary","deprecated":false},"isInverse":{"name":"isInverse","required":false,"type":{"name":"boolean"},"description":"If true, the component will have inverse styling to better appear on a dark background","defaultValue":"false","deprecated":false},"noSpace":{"name":"noSpace","required":false,"type":{"name":"boolean"},"description":"Whether or not the buttons in the group are spaced out","defaultValue":"false","deprecated":false},"orientation":{"name":"orientation","required":false,"type":{"name":"enum","options":["ButtonGroupOrientation.horizontal","ButtonGroupOrientation.vertical"]},"description":"Determines if the buttons are displayed vertically or horizontally","defaultValue":"ButtonGroupOrientation.horizontal","deprecated":false},"size":{"name":"size","required":false,"type":{"name":"enum","options":["ButtonSize.large","ButtonSize.medium","ButtonSize.small"]},"description":"The relative size of all the buttons in the group","defaultValue":"ButtonSize.medium","deprecated":false},"textTransform":{"name":"textTransform","required":false,"type":{"name":"enum","options":["ButtonTextTransform.none","ButtonTextTransform.uppercase"]},"description":"Determines whether all the buttons in the group appear in all-caps","defaultValue":"ButtonTextTransform.uppercase","deprecated":false},"variant":{"name":"variant","required":false,"type":{"name":"enum","options":["ButtonVariant.link","ButtonVariant.solid"]},"description":"The variant of all the buttons in the group","defaultValue":"ButtonVariant.solid","deprecated":false}}}]}},
    "staticQueryHashes": ["1677184369","599903803"]}