UNPKG

ph-material-pickers

Version:

React components, that implements material design pickers for material-ui v4

7 lines (6 loc) 272 B
export declare const DIALOG_WIDTH = 320; export declare const DIALOG_WIDTH_WIDER = 325; export declare const VIEW_HEIGHT = 358; export declare const DAY_SIZE = 36; export declare const DAY_MARGIN = 2; export declare const IS_TOUCH_DEVICE_MEDIA = "@media (pointer: fine)";