UNPKG

@ariakit/react

Version:

Toolkit for building accessible web apps with React

7 lines (6 loc) 243 B
export type { PortalOptions, PortalProps, } from "@ariakit/react-components/portal/portal"; export { Portal } from "@ariakit/react-components/portal/portal"; export { PortalContext } from "@ariakit/react-components/portal/portal-context";