Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65041 (s=65041, is=65096, ic=65097, ia=65098)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65097 (s=65041, is=65097, ic=65098, ia=65099)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65098 (s=65041, is=65097, ic=65098, ia=65099)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65099 (s=65041, is=65097, ic=65098, ia=65099)