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