UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

2 lines (1 loc) 105 B
export declare function findElementAncestor(element: HTMLElement, selector: string): HTMLElement | null;