ngx-mq
    Preparing search index...

    Function provideBreakpointEpsilon

    • Sets the epsilon subtracted from exclusive upper bounds in down and between, preventing adjacent ranges from overlapping.

      Parameters

      • epsilon: number = DEFAULT_BREAKPOINT_EPSILON

        A value in the range (0, 1]. Defaults to 0.02.

      Returns Provider

      An Angular Provider.

      provideBreakpointEpsilon(0.02);