WithOrientationSyncOptions: UseOrientationSyncOptions & {
    children?: JSX.Element;
}

Type declaration

  • Optional children?: JSX.Element