{
    "componentChunkName": "component---src-pages-api-formgroup-mdx",
    "path": "/api/formgroup/",
    "result": {"pageContext":{"frontmatter":{"pageTitle":"Form Group API","title":"Form Group","props":["FormGroupProps"]},"properties":[{"name":"FormGroupProps","kind":256,"kindString":"Interface","flags":{"isExported":true},"comment":{"tags":[{"tag":"children","text":"required\n"}]},"id":"FormGroupProps","tags":{"children":"required"},"properties":{"children":{"name":"children","required":true,"type":{"name":"ReactNode | undefined"},"description":"The content of the component","deprecated":false},"containerStyle":{"name":"containerStyle","required":false,"type":{"name":"CSSProperties"},"description":"Style properties for the component container element","deprecated":false},"errorMessage":{"name":"errorMessage","required":false,"type":{"name":"React.ReactNode"},"description":"Content of the error message. If a value is provided, the form fields will be styled to show an error state","deprecated":false},"helperMessage":{"name":"helperMessage","required":false,"type":{"name":"React.ReactNode"},"description":"Content of the helper message","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},"isTextVisuallyHidden":{"name":"isTextVisuallyHidden","required":false,"type":{"name":"boolean"},"description":"If true, label text for the form group will be hidden visually, but will still be read by assistive technology","defaultValue":"false","deprecated":false},"labelStyle":{"name":"labelStyle","required":false,"type":{"name":"CSSProperties"},"description":"Style properties for the label of the form group","deprecated":false},"labelText":{"name":"labelText","required":false,"type":{"name":"React.ReactNode"},"description":"Content of label for form group; can be a node or a string. Alternatively, the labelledById prop can be used","deprecated":false},"labelledById":{"name":"labelledById","required":false,"type":{"name":"string"},"description":"ID of the element that labels the form group, used in the aria-labelledby attribute for the group. Alternatively, the labelText prop can be used","deprecated":false}}}]}},
    "staticQueryHashes": ["3821761011","819917740"]}