Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50014 (s=50014, is=50064, ic=50064, ia=50066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50065 (s=50014, is=50065, ic=50065, ia=50067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50065 (s=50014, is=50065, ic=50065, ia=50067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50067 (s=50014, is=50065, ic=50065, ia=50067)