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