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