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