Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5217 (s=5217, is=5223, ic=5221, ia=5223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5224 (s=5217, is=5224, ic=5222, ia=5224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5222 (s=5217, is=5224, ic=5222, ia=5224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5224 (s=5217, is=5224, ic=5222, ia=5224)