UNPKG

@gechiui/compose

Version:
8 lines 277 B
/** * Dispatches a bubbling focus event when the iframe receives focus. Use * `onFocus` as usual on the iframe or a parent element. * * @return {Object} Ref to pass to the iframe. */ export default function useFocusableIframe(): Object; //# sourceMappingURL=index.d.ts.map