Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111077 (s=111077, is=111150, ic=111151, ia=111153)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111151 (s=111077, is=111151, ic=111152, ia=111154)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111152 (s=111077, is=111151, ic=111152, ia=111154)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111154 (s=111077, is=111151, ic=111152, ia=111154)