UNPKG

@mui/x-date-pickers

Version:

The community edition of the Date and Time Picker components (MUI X).

4 lines 212 B
/** * Returns the private context passed by the Picker wrapping the current component. */ export declare const usePickerPrivateContext: () => import("../components/PickerProvider.js").PickerPrivateContextValue;