UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

3 lines (2 loc) 94 B
declare const usePortal: (selectId?: string) => HTMLElement | null; export default usePortal;