Skip to main content

CustomQueryHandler.queryOne property

Signature:
queryOne?: (element: Element | Document, selector: string) => Element | null;