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