@mui/x-date-pickers
Version:
The community edition of the Date and Time Picker components (MUI X).
3 lines (2 loc) • 302 B
TypeScript
/// <reference types="react" />
export declare const DateTimeViewWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;