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