{
    "componentChunkName": "component---src-pages-api-button-mdx",
    "path": "/api/button/",
    "result": {"pageContext":{"frontmatter":{"pageTitle":"Button API","title":"Button","props":["ButtonProps"]},"properties":[{"name":"ButtonProps","kind":4194304,"kindString":"Type alias","flags":{"isExported":true},"type":{"type":"intersection","types":[{"type":"reference","id":3695,"name":"BaseButtonProps"},{"type":"reference","id":3686,"name":"ButtonStyles"}]},"id":"ButtonProps","properties":{"color":{"name":"color","required":false,"type":{"name":"enum","options":["ButtonColor.danger","ButtonColor.marketing","ButtonColor.primary","ButtonColor.secondary","ButtonColor.subtle"]},"description":"The color of the button, indicating its function in the UI","defaultValue":"ButtonColor.primary","deprecated":false},"isFullWidth":{"name":"isFullWidth","required":false,"type":{"name":"boolean"},"description":"Set the button to display full-width.","defaultValue":"false","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},"isLoading":{"name":"isLoading","required":false,"type":{"name":"boolean"},"description":" Set the button to a loading state","defaultValue":"false","deprecated":false},"shape":{"name":"shape","required":false,"type":{"name":"enum","options":["ButtonShape.fill","ButtonShape.leftCap","ButtonShape.rightCap","ButtonShape.round"]},"description":"Defines the border radius","defaultValue":"ButtonShape.fill","deprecated":false},"size":{"name":"size","required":false,"type":{"name":"enum","options":["ButtonSize.large","ButtonSize.medium","ButtonSize.small"]},"description":"The relative size of the button","defaultValue":"ButtonSize.medium","deprecated":false},"textTransform":{"name":"textTransform","required":false,"type":{"name":"enum","options":["ButtonTextTransform.none","ButtonTextTransform.uppercase"]},"description":"Determines whether the button appears in all-caps","defaultValue":"ButtonTextTransform.uppercase","deprecated":false},"type":{"name":"type","required":false,"type":{"name":"enum","options":["ButtonType.button","ButtonType.reset","ButtonType.submit"]},"description":"The type attribute of the button\nButtonType.button","deprecated":false},"variant":{"name":"variant","required":false,"type":{"name":"enum","options":["ButtonVariant.link","ButtonVariant.solid"]},"description":"The variant of the button","defaultValue":"ButtonVariant.solid","deprecated":false}}}]}},
    "staticQueryHashes": ["3821761011","819917740"]}