Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33123 (s=33123, is=33157, ic=33156, ia=33158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33158 (s=33123, is=33158, ic=33157, ia=33159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33157 (s=33123, is=33158, ic=33157, ia=33159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33159 (s=33123, is=33158, ic=33157, ia=33159)