Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50058 (s=50058, is=50108, ic=50108, ia=50110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50109 (s=50058, is=50109, ic=50109, ia=50111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50109 (s=50058, is=50109, ic=50109, ia=50111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50111 (s=50058, is=50109, ic=50109, ia=50111)