Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11284 (s=11284, is=11294, ic=11293, ia=11295)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11295 (s=11284, is=11295, ic=11294, ia=11296)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11294 (s=11284, is=11295, ic=11294, ia=11296)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11296 (s=11284, is=11295, ic=11294, ia=11296)