Remainder Assignment (%=)
Description
The Remainder Assignment Operator (%=) performs a remainder operation on two operands and assigns the result to the left operand.
Learn More:
Browser Support
%=
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |