Sets the epsilon subtracted from exclusive upper bounds in down and between, preventing adjacent ranges from overlapping.
A value in the range (0, 1]. Defaults to 0.02.
(0, 1]
0.02
An Angular Provider.
provideBreakpointEpsilon(0.02); Copy
provideBreakpointEpsilon(0.02);
Sets the epsilon subtracted from exclusive upper bounds in down and between, preventing adjacent ranges from overlapping.