Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8240 (s=8240, is=8248, ic=8249, ia=8250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8249 (s=8240, is=8249, ic=8250, ia=8251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8250 (s=8240, is=8249, ic=8250, ia=8251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8251 (s=8240, is=8249, ic=8250, ia=8251)