Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83364 (s=83364, is=83421, ic=83422, ia=83423)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83422 (s=83364, is=83422, ic=83423, ia=83424)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83423 (s=83364, is=83422, ic=83423, ia=83424)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83424 (s=83364, is=83422, ic=83423, ia=83424)