UNPKG

tdesign-react

Version:
7 lines (6 loc) 215 B
export default function useDialogLockStyle({ preventScrollThrough, visible, mode, showInAttachedElement }: { preventScrollThrough: any; visible: any; mode: any; showInAttachedElement: any; }): void;