Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5443 (s=5443, is=5449, ic=5447, ia=5449)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5450 (s=5443, is=5450, ic=5448, ia=5450)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5448 (s=5443, is=5450, ic=5448, ia=5450)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5450 (s=5443, is=5450, ic=5448, ia=5450)