UNPKG

@base-ui-components/react

Version:

Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.

6 lines 183 B
import { Middleware } from "../floating-ui-react/index.js"; export declare const DEFAULT_SIDES: { sideX: string; sideY: string; }; export declare const adaptiveOrigin: Middleware;