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