Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70123 (s=70123, is=70179, ic=70180, ia=70181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70180 (s=70123, is=70180, ic=70181, ia=70182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70181 (s=70123, is=70180, ic=70181, ia=70182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70182 (s=70123, is=70180, ic=70181, ia=70182)