{
    "componentChunkName": "component---src-pages-api-loading-indicator-mdx",
    "path": "/api/loading-indicator/",
    "result": {"pageContext":{"frontmatter":{"pageTitle":"Loading Indicator API","title":"Loading Indicator","props":["LoadingIndicatorProps"]},"properties":[{"name":"LoadingIndicatorProps","kind":256,"kindString":"Interface","flags":{"isExported":true},"id":"LoadingIndicatorProps","tags":{},"properties":{"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},"message1":{"name":"message1","required":false,"type":{"name":"string"},"description":"Message displayed for the first five seconds","defaultValue":"\"Loading...\"","deprecated":false},"message2":{"name":"message2","required":false,"type":{"name":"string"},"description":"Message displayed for the first five seconds","defaultValue":"\"Thank you for your patience. Still loading...\"","deprecated":false},"message3":{"name":"message3","required":false,"type":{"name":"string"},"description":"Message displayed after 15 seconds","defaultValue":"\"Sorry for the delay. This is taking longer than expected.\"","deprecated":false},"percentage":{"name":"percentage","required":false,"type":{"name":"number"},"description":"Message displayed for the first five seconds","defaultValue":"0","deprecated":false},"type":{"name":"type","required":false,"type":{"name":"enum","options":["LoadingIndicatorType.progressbar","LoadingIndicatorType.spinner"]},"description":"Type of loading indictor to display, can be progress bar or spinner","defaultValue":"LoadingIndicatorType.spinner","deprecated":false}}}]}},
    "staticQueryHashes": ["3821761011","819917740"]}