Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63950 (s=63950, is=64005, ic=64006, ia=64007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64006 (s=63950, is=64006, ic=64007, ia=64008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64007 (s=63950, is=64006, ic=64007, ia=64008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64008 (s=63950, is=64006, ic=64007, ia=64008)