Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12136 (s=12136, is=12148, ic=12147, ia=12149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12149 (s=12136, is=12149, ic=12148, ia=12150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12148 (s=12136, is=12149, ic=12148, ia=12150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12150 (s=12136, is=12149, ic=12148, ia=12150)