Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4243 (s=4243, is=4248, ic=4246, ia=4248)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4249 (s=4243, is=4249, ic=4247, ia=4249)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4247 (s=4243, is=4249, ic=4247, ia=4249)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4249 (s=4243, is=4249, ic=4247, ia=4249)