TUseViewportSize: {
    height: number;
    width: number;
}

Type declaration

  • height: number

    The current height of the viewport

  • width: number

    The current width of the viewport