Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64006 (s=64006, is=64061, ic=64062, ia=64063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64062 (s=64006, is=64062, ic=64063, ia=64064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64063 (s=64006, is=64062, ic=64063, ia=64064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64064 (s=64006, is=64062, ic=64063, ia=64064)