Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99520 (s=99520, is=99583, ic=99584, ia=99585)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99584 (s=99520, is=99584, ic=99585, ia=99586)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99585 (s=99520, is=99584, ic=99585, ia=99586)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99586 (s=99520, is=99584, ic=99585, ia=99586)