Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34234 (s=34234, is=34269, ic=34268, ia=34270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34270 (s=34234, is=34270, ic=34269, ia=34271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34269 (s=34234, is=34270, ic=34269, ia=34271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34271 (s=34234, is=34270, ic=34269, ia=34271)