Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11035 (s=11035, is=11045, ic=11044, ia=11046)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11046 (s=11035, is=11046, ic=11045, ia=11047)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11045 (s=11035, is=11046, ic=11045, ia=11047)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11047 (s=11035, is=11046, ic=11045, ia=11047)