Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13210 (s=13210, is=13223, ic=13222, ia=13224)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13224 (s=13210, is=13224, ic=13223, ia=13225)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13223 (s=13210, is=13224, ic=13223, ia=13225)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13225 (s=13210, is=13224, ic=13223, ia=13225)