{
    "componentChunkName": "component---src-pages-api-popover-mdx",
    "path": "/api/popover/",
    "result": {"pageContext":{"frontmatter":{"pageTitle":"Popover API","title":"Popover","props":["Popover","PopoverProps","PopoverPosition","PopoverApi","PopoverTrigger","PopoverTriggerProps","PopoverContent","PopoverContentProps","PopoverHeader","PopoverFooter","PopoverSectionProps"]},"properties":[{"name":"PopoverApi","kind":256,"kindString":"Interface","flags":{"isExported":true},"id":"PopoverApi","tags":{},"properties":{}},{"name":"PopoverProps","kind":256,"kindString":"Interface","flags":{"isExported":true},"id":"PopoverProps","tags":{},"properties":{"apiRef":{"name":"apiRef","required":false,"type":{"name":"MutableRefObject"},"description":"The ref object that allows Popover manipulation.\nActions available:\nclosePopoverManually(event): void - Closes the popover manually.","deprecated":false},"focusTrap":{"name":"focusTrap","required":false,"type":{"name":"boolean"},"description":"If true, the focus will be trapped within the popover, preventing focus from moving outside.\nThis is recommended when using interactive elements inside the popover to improve accessibility.","defaultValue":"false","deprecated":false},"hasPointer":{"name":"hasPointer","required":false,"type":{"name":"boolean"},"description":"If true, a pointer (arrow) is displayed pointing towards the trigger element.","defaultValue":"true","deprecated":false},"hoverable":{"name":"hoverable","required":false,"type":{"name":"boolean"},"description":"If true, the popover will remain open when hovered over.","defaultValue":"false","deprecated":false},"isDisabled":{"name":"isDisabled","required":false,"type":{"name":"boolean"},"description":"If true, the popover will be disabled and cannot be opened.","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},"maxHeight":{"name":"maxHeight","required":false,"type":{"name":"string | number"},"description":"Sets the maximum height of the popover content.","defaultValue":"100%","deprecated":false},"onClose":{"name":"onClose","required":false,"type":{"name":"function"},"description":"Function called when closing the popover menu","deprecated":false},"onOpen":{"name":"onOpen","required":false,"type":{"name":"function"},"description":"Function called when opening the popover menu","deprecated":false},"openByDefault":{"name":"openByDefault","required":false,"type":{"name":"boolean"},"description":"If true, the popover is open by default when the component is first rendered.","defaultValue":"false","deprecated":false},"position":{"name":"position","required":false,"type":{"name":"enum","options":["PopoverPosition.bottom","PopoverPosition.top"]},"description":"Determines the position of the popover relative to its trigger.","defaultValue":"PopoverPosition.bottom","deprecated":false},"width":{"name":"width","required":false,"type":{"name":"string | number"},"description":"Sets the width of the popover.","defaultValue":"Width of longest menu item","deprecated":false}}},{"name":"PopoverContentProps","kind":256,"kindString":"Interface","flags":{"isExported":true},"id":"PopoverContentProps","tags":{},"properties":{"children":{"name":"children","required":true,"type":{"name":"React.ReactChild | "},"description":"The content of the component","deprecated":false}}},{"name":"PopoverSectionProps","kind":256,"kindString":"Interface","flags":{"isExported":true},"id":"PopoverSectionProps","tags":{},"properties":{"children":{"name":"children","required":true,"type":{"name":"React.ReactChild | "},"description":"The content of the component","deprecated":false}}},{"name":"PopoverTriggerProps","kind":4194304,"kindString":"Type alias","flags":{"isExported":true},"type":{"type":"reference","typeArguments":[{"type":"reference","id":32531,"name":"IconOnlyPopoverTriggerProps"},{"type":"reference","id":32536,"name":"IconTextPopoverTriggerProps"}],"name":"XOR"},"id":"PopoverTriggerProps","tags":{},"properties":{}}]}},
    "staticQueryHashes": ["1677184369","599903803"]}