Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9142 (s=9142, is=9150, ic=9148, ia=9150)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9151 (s=9142, is=9151, ic=9149, ia=9151)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9149 (s=9142, is=9151, ic=9149, ia=9151)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9151 (s=9142, is=9151, ic=9149, ia=9151)