Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 47222 (s=47222, is=47227, ic=47228, ia=47228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 47228 (s=47222, is=47228, ic=47229, ia=47229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 47229 (s=47222, is=47228, ic=47229, ia=47229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 47229 (s=47222, is=47228, ic=47229, ia=47229)