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