UNPKG

@renderlesskit/react

Version:

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit

3 lines (2 loc) 111 B
import * as React from "react"; export declare const DialogBackdropContext: React.Context<string | undefined>;