UNPKG

reakit

Version:

Toolkit for building accessible rich web apps with React

2 lines (1 loc) 134 B
export declare function getFirstInvalidInput(baseId: string, target?: Element | null): HTMLFieldSetElement | HTMLInputElement | null;