UNPKG

@mui/x-date-pickers

Version:

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

5 lines (4 loc) 203 B
/** * Returns the context passed by the picker that wraps the current component. */ export declare const usePickersContext: () => import("../internals/components/PickersProvider").PickersContextValue;