Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3286 (s=3286, is=3290, ic=3288, ia=3290)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3291 (s=3286, is=3291, ic=3289, ia=3291)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3289 (s=3286, is=3291, ic=3289, ia=3291)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3291 (s=3286, is=3291, ic=3289, ia=3291)