- Preparing search index...
- The search index is not available
@fold-dev/core
- Popover(props): ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
__blockDismissEvent?: boolean;
__focusTrapTimeoutDelay?: number;
anchor?: PopoutPosition;
anchorProps?: any;
arrow?: boolean;
content?: any;
fixPosition?: {
left: number;
top: number;
};
focusTrap?: boolean;
hardEscape?: boolean;
isVisible?: boolean;
onDismiss?: any;
targetId?: string;
} & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.