Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3290 (s=3290, is=3294, ic=3292, ia=3294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3295 (s=3290, is=3295, ic=3293, ia=3295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3293 (s=3290, is=3295, ic=3293, ia=3295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3295 (s=3290, is=3295, ic=3293, ia=3295)