Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20340 (s=20340, is=20370, ic=20372, ia=20368)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20371 (s=20340, is=20371, ic=20373, ia=20369)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20373 (s=20340, is=20371, ic=20373, ia=20369)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20369 (s=20340, is=20371, ic=20373, ia=20369)