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