Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55851 (s=55851, is=55902, ic=55902, ia=55904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55903 (s=55851, is=55903, ic=55903, ia=55905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55903 (s=55851, is=55903, ic=55903, ia=55905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55905 (s=55851, is=55903, ic=55903, ia=55905)